|
Hymn to Beauty
C++ 3D Engine
|
Classes | |
| class | Event |
| A profiling event on the timeline. More... | |
| class | ProfilingScope |
| Run profiling. More... | |
| class | Thread |
| A thread containing events. More... | |
| class | Timeline |
| A timeline. More... | |
Variables | |
| bool | cpuActive = false |
| Whether CPU profiling is active. More... | |
| Event * | currentEvent = nullptr |
| The current profiling event. More... | |
| bool Profiling::cpuActive = false |
Whether CPU profiling is active.
| Event * Profiling::currentEvent = nullptr |
The current profiling event.