Preparing search index...
The search index is not available
stated-js
stated-js
TimerManager
TimerManager
Class TimerManager
Index
Constructors
constructor
Properties
intervals
json
Pointer
By
Interval
timeouts
tp
Methods
clear
clear
All
Intervals
clear
All
Timeouts
clear
Interval
clear
Timeout
generate
Clear
Interval
generate
Set
Interval
is
Interval
set
Interval
set
Timeout
Constructors
constructor
new
Timer
Manager
(
tp
)
:
TimerManager
Parameters
tp
:
default
Returns
TimerManager
Properties
Private
intervals
intervals
:
Set
<
Timeout
>
Private
json
Pointer
By
Interval
json
Pointer
By
Interval
:
Map
<
Timeout
,
string
>
Private
timeouts
timeouts
:
Set
<
Timeout
>
Private
tp
tp
:
default
Methods
clear
clear
(
)
:
void
Returns
void
Private
clear
All
Intervals
clear
All
Intervals
(
)
:
void
Returns
void
Private
clear
All
Timeouts
clear
All
Timeouts
(
)
:
void
Returns
void
clear
Interval
clear
Interval
(
interval
)
:
void
Parameters
interval
:
Timeout
Returns
void
clear
Timeout
clear
Timeout
(
timeout
)
:
void
Parameters
timeout
:
Timeout
Returns
void
generate
Clear
Interval
generate
Clear
Interval
(
planStep
)
:
(
(
interval
)
=>
Promise
<
void
>
)
Parameters
planStep
:
PlanStep
Returns
(
(
interval
)
=>
Promise
<
void
>
)
(
interval
)
:
Promise
<
void
>
Parameters
interval
:
Timeout
Returns
Promise
<
void
>
generate
Set
Interval
generate
Set
Interval
(
planStep
)
:
(
(
callback
,
delay
,
...
args
)
=>
Timeout
)
Parameters
planStep
:
PlanStep
Returns
(
(
callback
,
delay
,
...
args
)
=>
Timeout
)
(
callback
,
delay
,
...
args
)
:
Timeout
Parameters
callback
:
(
(
...
args
)
=>
void
)
(
...
args
)
:
void
Parameters
Rest
...
args
:
any
[]
Returns
void
delay
:
number
Rest
...
args
:
any
[]
Returns
Timeout
is
Interval
is
Interval
(
interval
)
:
boolean
Parameters
interval
:
any
Returns
boolean
set
Interval
set
Interval
(
callback
,
delay
,
...
args
)
:
Timeout
Parameters
callback
:
(
(
...
args
)
=>
void
)
(
...
args
)
:
void
Parameters
Rest
...
args
:
any
[]
Returns
void
delay
:
number
Rest
...
args
:
any
[]
Returns
Timeout
set
Timeout
set
Timeout
(
callback
,
delay
,
...
args
)
:
Timeout
Parameters
callback
:
(
(
...
args
)
=>
void
)
(
...
args
)
:
void
Parameters
Rest
...
args
:
any
[]
Returns
void
delay
:
number
Rest
...
args
:
any
[]
Returns
Timeout
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
intervals
json
Pointer
By
Interval
timeouts
tp
clear
clear
All
Intervals
clear
All
Timeouts
clear
Interval
clear
Timeout
generate
Clear
Interval
generate
Set
Interval
is
Interval
set
Interval
set
Timeout
stated-js
CliCore
CliCoreBase
ConsoleLogger
DataFlow
DependencyFinder
ExecutionStatus
FancyLogger
JsonPointer
Lifecycle
LifecycleManager
MetaInfoProducer
ParallelExecutionPlan
ParallelExecutionPlanDefault
ParallelPlanner
Planner
SerialPlanner
StatedREPL
TemplateProcessor
TestUtils
TimerManager
TraversalState
Loading...
Generated using
TypeDoc