|
|
This is the complete list of members for ScopedStopWatch, including all inherited members.
| isStopped() const | StopWatch | |
| measure(std::function< void(void)> subjectToMeasure, ClockType clockType=ClockType::Virtual) | StopWatch | static |
| reset() | StopWatch | |
| ScopedStopWatch(std::function< void(const Duration &)> callback, ClockType clockType=ClockType::Virtual) | ScopedStopWatch | |
| startingTime() const | StopWatch | |
| stop() | StopWatch | |
| stopAndReset() | StopWatch | |
| stoppingTime() const | StopWatch | |
| StopWatch(ClockType clockType=ClockType::Virtual) | StopWatch | |
| ~ScopedStopWatch() override | ScopedStopWatch | virtual |
| ~StopWatch() | StopWatch | virtual |