#include <Instrumentor.h>
◆ InstrumentationTimer()
| InstrumentationTimer::InstrumentationTimer |
( |
const char * |
name | ) |
|
|
inline |
◆ ~InstrumentationTimer()
| InstrumentationTimer::~InstrumentationTimer |
( |
| ) |
|
|
inline |
◆ Stop()
| void InstrumentationTimer::Stop |
( |
| ) |
|
|
inline |
◆ m_name
| const char* InstrumentationTimer::m_name |
|
private |
◆ m_startTimepoint
| std::chrono::time_point<std::chrono::high_resolution_clock> InstrumentationTimer::m_startTimepoint |
|
private |
◆ m_stopped
| bool InstrumentationTimer::m_stopped |
|
private |
The documentation for this class was generated from the following file: