C++ SDK Documentation
12.0.0
|
Class to start an execution timer on construction and to automatically stop the timer on deconstruction or when manually called with stop() More...
Public Member Functions | |
ScopedTimerCounter (CounterController *_cc, int _counterIndex) | |
void | stop () |
Class to start an execution timer on construction and to automatically stop the timer on deconstruction or when manually called with stop()