Module 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 ().