BoosterSeat  0.1
A C++ library that includes common utilities that are used in other projects.
bst::Stopwatch Member List

This is the complete list of members for bst::Stopwatch, including all inherited members.

clock_bst::Stopwatchprivate
elapsed_bst::Stopwatchprivate
elapsedMicroseconds() constbst::Stopwatchinlinevirtual
elapsedMicrosecondsF() constbst::Stopwatchinlinevirtual
elapsedMilliseconds() constbst::Stopwatchinlinevirtual
elapsedMillisecondsF() constbst::Stopwatchinlinevirtual
elapsedSeconds() constbst::Stopwatchinlinevirtual
elapsedSecondsF() constbst::Stopwatchinlinevirtual
getElapsed() constbst::Stopwatchinlineprotected
isRunning() constbst::Stopwatchinlinevirtual
pause()bst::Stopwatchinlinevirtual
reset(bool stop=true)bst::Stopwatchinlinevirtual
resume()bst::Stopwatchinlinevirtual
Scale enum namebst::Stopwatch
start()bst::Stopwatchinlinevirtual
start_bst::Stopwatchprivate
State enum namebst::IStopwatchprotected
state_bst::Stopwatchprivate
stop()bst::Stopwatchinlinevirtual
stop_time_bst::Stopwatchprivate
Stopwatch()=defaultbst::Stopwatch
~IStopwatch()=defaultbst::IStopwatchvirtual
~Stopwatch()=defaultbst::Stopwatch