Base Framework
|
#include <base/Profiler.h>
Public Attributes | |
Block * | next = nullptr |
Block * | previous = nullptr |
Profiler::Event | events [SIZE] |
MemorySize | size = 0 |
Static Public Attributes | |
static constexpr unsigned int | SIZE = 4096 |
Block of events.