Atomic counter of type Rate with relaxed memory ordering.
Definition in file rate_counter.hpp.
Go to the source code of this file.
#include <atomic>
#include <userver/utils/statistics/fwd.hpp>
#include <userver/utils/statistics/rate.hpp>
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) |