Customizable, high-res replacement for console.time() for Node.js and browsers
process.hrtime() to words
Convert the result of `process.hrtime.bigint()` to seconds, milliseconds, nanoseconds
Shim for process.hrtime in the browser
TypeScript definitions for pretty-hrtime
process information for node.js and browsers
High-resolution timers for JavaScript
process information for node.js and browsers, but in es6
use process.hrtime() in the browser
process information for node.js and browsers
Exposes node v8 garbage collection stats
A small collection of useful functions to work with Node.js `process.hrtime` values
TypeScript definitions for koa-response-time
process.hrtime() to words
Convert the process.hrtime() array to a single nanoseconds value. This makes it easier to diff times.
Simple hrtime chronometer with Expressjs middleware. Request timer, process timer.
Exposes node v8 garbage collection stats
Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.
🙌A set of handy-dandy functions to cast, compare and process hrtime tags.
Friendly API for `process.hrtime` with some high level - date-pretty format utilities. Ideal to measure how long it take to run a function /fragment of code.
microsecond parser
Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard
easily parse the return of `hrtime` method from `process` module into second/milisecond/microsecond/namisecond
Emulate console for all the browsers