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