Nanosecond stopwatch for node.js
A high resolution stopwatch using the hrtime function of the Node.JS process object which returns duration in nanoseconds.
A high accuracy stopwatch, intended for benchmarking.