@parade/pretty-ms
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
mocking lib for process.hrtime
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.
Fake the system time (Date, hrtime) in your tests, without freezing it (unlike in many other libraries). Freeze only when you need.
A small nano timer for NodeJS applications based on proccess.hrtime
High-resolution timer class for NodeJs & browsers
timing functions using process.hrtime
Helper library for doing timing with hrtimer
Performance measuring `%t` formatter for debug(), like `console.time()`
Simple hrtime chronometer with Expressjs middleware. Request timer, process timer.
Customizable, high-res replacement for console.time() for Node.js and browsers
A tiny library for configurable virtual clocks
Find the process's time resolution
Node-compatible console object with extra features
Get the current time in bigint time.
Simple interval timer for node.js
A high resolution stopwatch using the hrtime function of the Node.JS process object which returns duration in nanoseconds.
Milisaniye tarzındaki süreyi gün, saat, dakika, saniye şeklinde çevirir.
Calculates a diff in milliseconds between invocations.
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`