Up

Module Profiler_epoch

Signature

type t
val t_of_sexp : Sexplib.Sexp.t -> t
val sexp_of_t : t -> Sexplib.Sexp.t
val of_time : Core.Std.Time_ns.t -> t
val to_time : t -> Core.Std.Time_ns.t
val of_int : int -> t
val to_int : t -> int
val to_string : t -> string