Util.TimerTimers are printed all at once by the dump function on stderr. * They can enabled or disabled (default)
val create : ?enabled:bool -> string -> tcreate s create and register a new logger named s
val enable : label -> unitenable "barname" : enable the progress bar with label "barname"
val pp_timer : Stdlib.Format.formatter -> t -> unitval start : t -> unitval stop : t -> 'a -> 'aval available : unit -> label listreturn the labels of all available progress bar