Webs_unix.TimeMeasuring time.
Support to measure monotonic wall-clock time.
The type for non-negative monotonic time spans. They represent the difference between two clock readings with nanosecond precision (1e-9s).
module Span : sig ... endTime spans
val counter : unit -> countercounter () is a counter counting from now on.