[][src]Type Definition prometheus::local::LocalCounter

type LocalCounter = GenericLocalCounter<AtomicF64>;

An unsync Counter.