userver: userver/utils/statistics/rate_counter.hpp File Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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.

+ 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)