bonsai_concrete.metrics
Over_time.Cumulative_only_snapshot
bonsai_concrete.metrics_histogram_buckets
bonsai_concrete.metrics_quantile_calc
bonsai_concrete.ui_incr
bonsai_concrete.ui_time_source
ppxlib
yojson
type 'a t = {
cumulative : 'a;
collected_at : Collected_at.t;
}
val sexp_of_t : ('a -> Sexplib0.Sexp.t) -> 'a t -> Sexplib0.Sexp.t
val of_snapshot : 'a Snapshot.t -> 'a t