@imgnx/sleep
Shared `sleep` module: Pause the event loop in a JavaScript process — similar to `timeout`.
Shared `sleep` module: Pause the event loop in a JavaScript process — similar to `timeout`.
Various utilities
Extension Javascript's Promise API with more functionalities
A set of essential time related utilities
easy way to await sleep
sleep
Sleep function for javascript.
Tiny async utilities for timeout and sleep using native Promises.
Sleep promise with Abort support
A collection of utilties for Promise
Keep the screen from going to sleep. iOS , Android and Harmony.
本项目基于 [react-native-idle-timer](https://github.com/marcshilling/react-native-idle-timer)
Sleep functions
Delay code execution for a specified amount of milliseconds.
Prevent display sleep and enable wake lock in any Android or iOS web browser
Uses promises and awaits to pause execution, similar to Python's time.sleep() and Lua's wait().
Sleep
Promise based async sleep function.
Some useful utilities I often need