package progress

  1. Overview
  2. Docs

Signature of a monotonic clock. See Mtime for various implementations on different plaforms.

val elapsed : unit -> Mtime.span
val now : unit -> Mtime.t
type counter
val counter : unit -> counter
val count : counter -> Mtime.span