atomic-sleep icon indicating copy to clipboard operation
atomic-sleep copied to clipboard

⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️

Results 3 atomic-sleep issues
Sort by recently updated
recently updated
newest added

to release cpu cycle to other worker, eg.

A quick refactor, lemme know what you think @davidmarkclements

The minifier moves the exports outside of the two `if` statements as it is considered canonical to have only one `module.exports`. Steps to reproduce: - Install package into some project,...