Base Framework
Public Attributes | Static Public Attributes | List of all members
Profiler::ProfilerImpl::Block Class Reference

#include <base/Profiler.h>

Public Attributes

Blocknext = nullptr
 
Blockprevious = nullptr
 
Profiler::Event events [SIZE]
 
MemorySize size = 0
 

Static Public Attributes

static constexpr unsigned int SIZE = 4096
 

Detailed Description

Block of events.