v0.16.3
Detritus
class
Interval
Properties
shouldRef
reference
Methods
hasStarted
hasRef
ref
unref
start
stop
Search results
Types
Classes
Interfaces
Enums
Functions
Type aliases
Constants
Members
Properties
Methods
Getters
Setters
Enum members
Show privates
Other
In this module only
index
/
detritus-utils
/
Interval
Class
Interval
Defined in timers
Properties
shouldRef
:
boolean
=
true
[src]
reference
:
any
=
null
[src]
Methods
get
hasStarted
()
:
boolean
[src]
hasRef
()
:
boolean
[src]
ref
()
:
void
[src]
unref
()
:
void
[src]
start
(
milliseconds
:
number
,
handler
:
Function
external
Function
)
:
void
[src]
stop
()
:
void
[src]