class
Profiler
Contents
- Reference
Public static functions
- static auto Instance() -> Profiler&
- static void PushSection(const String& name)
- static void PopSection()
Public functions
-
auto GenDisplayList() -> collection::
Array<ProfilerSection>