|
HDK
|
#include <trace.h>
Public Member Functions | |
| TraceScopeAuto (const TraceStaticKeyData &key) noexcept | |
| template<typename... Args> | |
| TraceScopeAuto (const TraceStaticKeyData &key, Args &&...args) | |
| ~TraceScopeAuto () noexcept | |
A class which records a timestamp when it is created and a scope event when it is destructed.
|
inlineexplicitnoexcept |
|
inline |
|
inlinenoexcept |