#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: