|
void | Inc () |
|
T | IncBy (int32 delta) |
|
T | DecIfNotLess (int32 delta) |
|
T | SumLast (unsigned offset, unsigned count=unsigned(-1)) const |
|
T | Sum () const |
|
void | Reset () |
|
uint32 | last_ts () const |
|
|
static unsigned | span () |
|
static unsigned | bin_span () |
|
static void | SetCurrentTime_Test (uint32 time) |
|
|
static constexpr unsigned | SIZE = NUM |
|
static constexpr unsigned | SPAN = PRECISION*NUM |
|
|
static uint32 | CurrentTime () |
|
base::atomic_wrapper< uint32 > | last_ts_ |
|
template<typename T, unsigned NUM, unsigned PRECISION>
class util::SlidingSecondCounterT< T, NUM, PRECISION >
Definition at line 30 of file sliding_counter.h.
The documentation for this class was generated from the following file: