Module Mina_metrics.Counter

type t
val inc_one : t -> unit
val inc : t -> float -> unit
val value : t -> float