This is the complete list of members for RateCounter, including all inherited members.
AverageTimeSpan() const noexcept | RateCounter | inline |
Create() | RateCounter | inlinestatic |
Create(int windowSize) | RateCounter | inlinestatic |
Create(int windowSize, StopWatchMode mode) | RateCounter | inlinestatic |
DefaultWindowSize | RateCounter | static |
MaximumWindowSize | RateCounter | static |
MinimumWindowSize | RateCounter | static |
Mode() const noexcept | RateCounter | inline |
NumSteps() const noexcept | RateCounter | inline |
Rate() const noexcept | RateCounter | inline |
RateCounter() | RateCounter | inline |
RateCounter(int windowSize) | RateCounter | inlineexplicit |
RateCounter(int windowSize, StopWatchMode mode) | RateCounter | inline |
Reset() noexcept | RateCounter | inline |
SetWindowSize(int windowSize) | RateCounter | inline |
Step() noexcept | RateCounter | inline |
WindowSize() const noexcept | RateCounter | inline |