sesaparcours
Preparing search index...
types
<internal>
Timer
Interface Timer
Deprecated
Use
NodeJS.Timeout
instead.
interface
Timer
{
"[toPrimitive]"
()
:
number
;
hasRef
()
:
boolean
;
ref
()
:
this
;
refresh
()
:
this
;
unref
()
:
this
;
}
Hierarchy (
View Summary
)
RefCounted
Timer
Timeout
Index
Methods
[to
Primitive]
has
Ref
ref
refresh
unref
Methods
[to
Primitive]
"[toPrimitive]"
()
:
number
Returns
number
has
Ref
hasRef
()
:
boolean
Returns
boolean
ref
ref
()
:
this
Returns
this
refresh
refresh
()
:
this
Returns
this
unref
unref
()
:
this
Returns
this
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Methods
[to
Primitive]
has
Ref
ref
refresh
unref
sesaparcours
Loading...
Deprecated
Use
NodeJS.Timeoutinstead.