Defines a clock which has essentially millisecond accuracy, but which returns times in nanoseconds so that it can include a monotonically-increasing counter so that this clock will never return the same time twice.
Various utilities for timing & reporting on blocks of code.
Immutable wrapper around a timestamp.