Module Js_of_ocaml_compiler.Timer

type t
val make : unit -> t
val get : t -> float
val print : Stdlib.Format.formatter -> t -> unit