delay-cli
Delay execution for a given duration
grunt-timer
Times the duration of each of your grunt tasks automatically and outputs the execution time in milliseconds to the console after each task (or optionally, at the end). It also logs the total time for all logged tasks.
call-duration-measurer
call-duration-measurer is a utility for measuring the time it takes for function calls to complete.
environment
Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc
one-time
Run the supplied function exactly one time (once)