Module timers

Module timers 

Source

StructsΒ§

JsTimerEntry πŸ”’
JsTimerHandle πŸ”’
JsTimerTask πŸ”’
JsTimers πŸ”’
OneshotTimer πŸ”’
OneshotTimerHandle πŸ”’
OneshotTimers πŸ”’
OrderingEntry πŸ”’
TimerEvent
A notification that a timer has fired. TimerSource must be FromWindow when dispatched to ScriptThread and must be FromWorker when dispatched to a DedicatedGlobalWorkerScope
TimerEventId
The id to be used for a TimerEvent is defined by the corresponding TimerEventRequest.
TimerListener πŸ”’
A wrapper between timer events coming in over IPC, and the event-loop.

EnumsΒ§

InternalTimerCallback πŸ”’
IsInterval πŸ”’
OneshotTimerCallback πŸ”’
TimerCallback πŸ”’
TimerSource
Describes the source that requested the TimerEvent.

FunctionsΒ§

clamp_duration πŸ”’
Step 5 of https://html.spec.whatwg.org/multipage/#timer-initialisation-steps

Type AliasesΒ§

CompletionStep πŸ”’
OrderingIdentifier πŸ”’
https://html.spec.whatwg.org/multipage/#run-steps-after-a-timeout OrderingIdentifier per spec (β€œorderingIdentifier”)
OrderingQueues πŸ”’
RunStepsActiveMap πŸ”’
RunStepsDeadline πŸ”’
TimerKey πŸ”’