#include <Instrumentor.h>
◆ InstrumentationTimer()
InstrumentationTimer::InstrumentationTimer |
( |
const char * |
name | ) |
|
|
inline |
◆ ~InstrumentationTimer()
InstrumentationTimer::~InstrumentationTimer |
( |
| ) |
|
|
inline |
◆ stop()
void InstrumentationTimer::stop |
( |
| ) |
|
|
inline |
◆ _isStopped
bool InstrumentationTimer::_isStopped |
|
private |
flag if timer got stopped
◆ _name
const char* InstrumentationTimer::_name |
|
private |
function or scope name as char pointer (not std::string)
◆ _startTimepoint
The documentation for this class was generated from the following file: