Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val elapsed : unit -> span
val counter : unit -> counter
val to_ns : span -> float
val to_us : span -> float
val to_ms : span -> float
val to_s : span -> float
val to_min : span -> float
val to_hour : span -> float
val to_day : span -> float
val to_year : span -> float
val to_ns_uint64 : span -> int64
val pp_span : Format.formatter -> span -> unit
val pp_span_s : Format.formatter -> float -> unit