Class used by PPROFILE_TIMESCOPE() macro to do the measurement of time between construction and destruction.
More...
#include <object.h>
Class used by PPROFILE_TIMESCOPE() macro to do the measurement of time between construction and destruction.
PProfiling::TimeScope::Measure::Measure |
( |
TimeScope & |
scope, |
|
|
const PObject * |
object |
|
) |
| |
|
inline |
PProfiling::TimeScope::Measure::Measure |
( |
TimeScope & |
scope, |
|
|
const void * |
context |
|
) |
| |
|
inline |
PProfiling::TimeScope::Measure::~Measure |
( |
| ) |
|
|
inline |
const void* const PProfiling::TimeScope::Measure::m_context |
|
protected |
const PObject* const PProfiling::TimeScope::Measure::m_object |
|
protected |
TimeScope& PProfiling::TimeScope::Measure::m_scope |
|
protected |
uint64_t const PProfiling::TimeScope::Measure::m_startCycle |
|
protected |
The documentation for this class was generated from the following file: