Perf_histograms
module Rpc : sig ... end
module Report : sig ... end
val add_span : name:string -> Core_kernel.Time.Span.t -> unit
val report : name:string -> Report.t option
val wipe : unit -> unit