Showing 21-40 of 154 packages
process information for node.js and browsers
A tiny, high-resolution game loop for NodeJS 10+. Utilizes the `setImmediate` and `setTimeout` schedulers in conjunction to maintain a balance of precision and performance.
measures execution time step by step
Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.
TypeScript definitions for koa-response-time
package to calculate the difference between two process hrtime
Convert the process.hrtime() array to a single nanoseconds value. This makes it easier to diff times.
A high resolution stopwatch using the hrtime function of the Node.JS process object which returns duration in nanoseconds.
Customizable, high-res replacement for console.time() for Node.js and browsers
microsecond parser
timing functions using process.hrtime
Computes the difference between two process.hrtime [sec, nanosec] pairs
A much higher accuracy timer object that makes use of the node.js hrtime function call.
Exposes node v8 garbage collection stats
Exposes node v8 garbage collection stats
Calculates a diff in milliseconds between invocations.
time util
Similiar to console.time() but returns readable elapsed time e.g Label: 1 hour 20 minutes 10.3 seconds
TypeScript definitions for lynx
Converts a time in nanoseconds to a pretty string in the most convenient units.