Easily format the time from node.js process.hrtime
. Works with timescales ranging from weeks to nanoseconds.
Get the quickest, most high-resolution timestamp possible in node or the browser
Convert the process.hrtime() array to a single nanoseconds value. This makes it easier to diff times.
Timestamp for 64-bit time_t, nanosecond precision and strftime