Base Framework
|
#include <base/Timer.h>
Inherits Object.
Public Member Functions | |
TimeScope () noexcept | |
void | start () noexcept |
void | stop () noexcept |
void | dump () const |
~TimeScope () | |
Time a scope. For DEBUGGING only.
|
inlinenoexcept |
Start timer.
|
inline |
Stop and show timer.
void TimeScope::dump | ( | ) | const |
Show timer.
|
inlinenoexcept |
Start timer.
|
inlinenoexcept |
Stop timer.