Search
Preparing search index...
The search index is not available
@magikcraft/core
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
Schedulable
Class Schedulable
Hierarchy
Schedulable
Index
Constructors
constructor
Methods
now
with
Delay
Constructors
constructor
new
Schedulable
(
opts
:
any
)
:
Schedulable
Parameters
opts:
any
Returns
Schedulable
Methods
now
now
(
done
?:
TaskCallback
)
:
void
Parameters
Optional
done:
TaskCallback
Returns
void
with
Delay
with
Delay
(
delay
:
number
)
:
DelayedExecutable
Parameters
delay:
number
Returns
DelayedExecutable
Globals
Schedulable
constructor
now
with
Delay
Generated using
TypeDoc