Module Prometheus_lwt.Histogram

Parameters

Signature

val observe_time : H.t -> (unit -> 'a Lwt.t) -> 'a Lwt.t

observe_time t f observes the duration of f ().