userver: userver/utils/statistics/rate_counter.hpp File Reference
Loading...
Searching...
No Matches
rate_counter.hpp File Reference

Detailed Description

Atomic counter of type Rate with relaxed memory ordering.

Definition in file rate_counter.hpp.

Go to the source code of this file.

+ Include dependency graph for rate_counter.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

class  utils::statistics::RateCounter
 Atomic counter of type Rate with relaxed memory ordering. More...
 

Namespaces

namespace  utils
 Utilities.
 

Functions

void utils::statistics::DumpMetric (Writer &writer, const RateCounter &value)
 
void utils::statistics::ResetMetric (RateCounter &value)