|
This is the complete list of members for ScopedStopWatch, including all inherited members.
isStopped() const | StopWatch | |
measure(std::function< void(void)> subjectToMeasure, armarx::TimeMode timeMode=armarx::TimeMode::SystemTime) | StopWatch | static |
reset() | StopWatch | |
ScopedStopWatch(std::function< void(IceUtil::Time)> callback, armarx::TimeMode timeMode=armarx::TimeMode::SystemTime) | ScopedStopWatch | |
startingTime() const | StopWatch | |
stop() | StopWatch | |
stoppingTime() const | StopWatch | |
StopWatch(armarx::TimeMode timeMode=armarx::TimeMode::SystemTime) | StopWatch | |
~ScopedStopWatch() override | ScopedStopWatch | virtual |
~StopWatch() | StopWatch | virtual |