Structsยง
- JsTimer
Entry ๐ - JsTimer
Handle ๐ - JsTimer
Task ๐ - JsTimers ๐
- Oneshot
Timer ๐ - Oneshot
Timer ๐Handle - Oneshot
Timers ๐ - A notification that a timer has fired.
TimerSource
must beFromWindow
when dispatched toScriptThread
and must beFromWorker
when dispatched to aDedicatedGlobalWorkerScope
- The id to be used for a
TimerEvent
is defined by the correspondingTimerEventRequest
. - Timer
Listener ๐A wrapper between timer events coming in over IPC, and the event-loop.
Enumsยง
- IsInterval ๐
- Oneshot
Timer ๐Callback - Timer
Callback ๐ - Describes the source that requested the
TimerEvent
.
Functionsยง
- clamp_
duration ๐