pause-until
Pauses the execution of a function until you manually unblock it.
Pauses the execution of a function until you manually unblock it.
Promise-based timeout
Call a function after a certain set of time or on a specific Date.
Non-blocking, temporal task sequencing.
Delay a promise a specified amount of time
Schedules functions with long timeouts that persists when server is restarted.
A simple scheduler library
timer
promise setTimeout with cancel and unref
Promisified Timers.
Debounce any function passed to execute after X milliseconds
`timers/promises` for client and server.
Correction of the work of the usual function 'setTimeout' and the addition of new functionality
A simple dependency-less package for TS projects to allow for a promise to have a max execution time.
@webkrafters/long-count package dx friend wrapper
Long Count - intervals and timeout capable of handling superbly long wait times surviving device sleep and wake cycles.
Spec'd and/or common JavaScript APIs brought to AssemblyScript.
A Promise-based API for setTimeout / clearTimeout
A small libaray of timer abstractions to make using timers in Javascript easier.
Promise'd setTimeout