![]() |
A class which records a timestamp when it is created and a scope event when it is destructed. More...
Public Member Functions | |
| TraceScopeAuto (const TraceStaticKeyData &key) | |
| Constructor for TRACE_FUNCTION macro. More... | |
| template<typename... Args> | |
| TraceScopeAuto (const TraceStaticKeyData &key, Args &&...args) | |
| Constructor that also records scope arguments. More... | |
| ~TraceScopeAuto () | |
| Destructor. More... | |
A class which records a timestamp when it is created and a scope event when it is destructed.
|
inlineexplicit |
|
inline |
|
inline |