Showing 1-20 of 974 packages
A module for getting the elapsed time between two dates in various representation.
React hook to measure elapsed time using requestAnimationFrame
Maintain a running counter of time elapsed from a certain point
👜 Callbag listenable source which emits milliseconds elapsed since the subscription (using requestAnimationFrame) - useful for animations.
Get the number of microseconds elapsed since January 1, 1970 00:00:00 UTC without fear of clock drift
A timestamp-based timer that enables recording elapsed time and formatting the result.
Custom Cypress commands to measure elapsed time
A simple clock/ticker implementation to track elapsed/delta time.
A simple clock/ticker implementation to track elapsed/delta time.
Similiar to console.time() but returns readable elapsed time e.g Label: 1 hour 20 minutes 10.3 seconds
Easily get time elapsed. Returns human readable format by default.
A small module that translates seconds to elapsed (human) time
Format elapsed time from the difference of two timestamps.
Display the elapsed execution time of grunt tasks
Similar to setTimeout, but with multiple intervals to report elapsed time.
nanosecond resolution `stopwatch` for node.js
Node-red node calculating elapsed time
Show time elapsed while recording
AGStopwatch is built using TypeScript. It's just a basic stopwatch - you can start it, stop it, restart it, and check how much time has elapsed.
Creates and returns a new debounced version of the passed function that will postpone its execution until after wait milliseconds have elapsed since the last time it was invoked