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