Module Startup_timing_protocol.Duration

These types are serialization types for the timings recorded by ppx_module_timer. The types are copied over from the ppx_module_timer_runtime library, but also have sexp functions and a stable type.

type t = Core.Int63.t
val sexp_of_t : t -> Sexplib0.Sexp.t