List of all members.
Classes |
class | Impl |
Public Member Functions |
| Meter (std::string event_type, std::chrono::nanoseconds rate_unit=std::chrono::seconds(1)) |
virtual std::chrono::nanoseconds | rate_unit () const |
virtual std::string | event_type () const |
virtual std::uint64_t | count () const |
virtual double | fifteen_minute_rate () |
virtual double | five_minute_rate () |
virtual double | one_minute_rate () |
virtual double | mean_rate () |
void | Mark (std::uint64_t n=1) |
void | Process (MetricProcessor &processor) |
The documentation for this class was generated from the following files: