package dose3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val create : ?enabled:bool -> string -> t
val enable : label -> unit
val pp_timer : Format.formatter -> t -> unit
val dump : Format.formatter -> unit -> unit
val start : t -> unit
val stop : t -> 'a -> 'a
val available : unit -> label list