Base Framework
|
#include <base/Profiler.h>
Public Member Functions | |
Event () noexcept | |
Public Attributes | |
AnyReference | data |
const char * | cat = nullptr |
const char * | name = nullptr |
Timer::XTime | ts |
Timer::XTime | dur |
uint32 | sf = 0 |
uint16 | tid = 0 |
uint16 | id = 0xffff |
uint8 | flags = 0 |
char | ph = 0 |
Event information. Volatile class subject to change.
|
inlinenoexcept |
Construct event.