CARMA C++
|
Starts and stops attached stopwatch via ctor & dtor respectively. More...
#include <carma/util/ScopedStopWatchTimer.h>
Public Member Functions | |
ScopedStopWatchTimer (carma::util::StopWatch &stopwatch) | |
Starts and stops attached stopwatch via ctor & dtor respectively.
Definition at line 12 of file ScopedStopWatchTimer.h.