Prometheus_lwt.Summary
val observe_time : Prometheus.Summary.t -> (unit -> 'a Lwt.t) -> 'a Lwt.t
observe_time t f observes the duration of f ().
observe_time t f
f ()