Js_of_ocaml_compiler.Timer
type t
val make : ?get_time:(unit -> float) -> unit -> t
val get : t -> float
val print : Stdlib.Format.formatter -> t -> unit