Description
Parse milliseconds into an object
Keywords
Publisher
Description
A much higher accuracy timer object that makes use of the node.js hrtime function call.
Keywords
Publisher
Description
Get the current time in bigint time.
Keywords
Publisher
Description
thin wrapper around process.hrtime
Keywords
- hrtime
- hirestimer
- milliseconds
- seconds
- nanoseconds
- high resolution timer
- profiling
- profiler
- timing
- measurement
Publisher
Description
Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds
Keywords
Publisher
Description
A high-resoultion stopwatch for Node.
Keywords
Publisher
Description
a small utility for converting between duration units.
Keywords
- duration
- period
- time
- humanize
- hours
- minutes
- seconds
- days
- years
- months
- decades
- milleniums
- milliseconds
- nanoseconds
Publisher
Description
Get and set file stats on linux with nanoseconds resolution
Keywords
Publisher
Description
Nanoseconds timer for Node.js.
Keywords
Publisher
Description
Simple, nanosecond resolution 'stopwatch' for nodeJS. Ideal for benchmark times.
Keywords
Publisher
Description
Current Time in Nanoseconds
Keywords
Publisher
Description
An extremely lightweight node module that measures execution time in nanoseconds
Keywords
Publisher
Description
Date class that supports up to nano seconds
Keywords
Publisher
Description
Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`
Keywords
Publisher
Description
Convert the process.hrtime() array to a single nanoseconds value. This makes it easier to diff times.
Keywords
Publisher
Description
Get the nano seconds of current time
Keywords
Publisher
Description
Simple high resolution timer for node