Tiny library (<200B gzip) for deferring something by a "tick"
-
Updated
Jun 13, 2023 - JavaScript
Tiny library (<200B gzip) for deferring something by a "tick"
🐦 The Promise base `setTimeout`, release your callback
A cross-browser implementation of the new setImmediate API.
topic JavaScript & Node: around the Event Loop
Callbacks, Listeners and Events
Set an alarm that will call the given function at the specified time.
Abstraction layer on setTimeout and setInterval, implementation of setImmediate.
Timers: setImmediate, setTimeout, setInterval, nextTick
Another environment agnostic nextTick polyfill
An isomorphic setImmediate implementation that doesn't prevent the process from exiting naturally.
Add a callback to the next tick queue.
Add a description, image, and links to the setimmediate topic page so that developers can more easily learn about it.
To associate your repository with the setimmediate topic, visit your repo's landing page and select "manage topics."