farm-ng-core
|
Stopwatch for a single, named timer. More...
#include <stopwatch.h>
Public Member Functions | |
ScopedTimer (std::string str) | |
Default constructor, requires timer name. More... | |
~ScopedTimer () | |
Destructor that returns the timer duration. More... | |
Stopwatch for a single, named timer.
|
inline |
Default constructor, requires timer name.
|
inline |
Destructor that returns the timer duration.