| Interface | Description |
|---|---|
| ISampledCounter |
Interface of a sampled counter -- a counter that keeps sampled values
|
| ISampledRateCounter |
Interface of a sampled rate counter -- a counter that keeps sampled values of
rates
|
| Class | Description |
|---|---|
| SampledCounter |
An implementation of
ISampledCounter |
| SampledCounterConfig |
Config for a
ISampledCounter |
| SampledRateCounter |
An implementation of
ISampledRateCounter |
| SampledRateCounterConfig |
An implementation of
SampledCounterConfig |
| TimeStampedCounterValue |
A counter value at a particular time instance
|
Copyright © 2016–2021 Philip Helger. All rights reserved.