AUI Framework
master
Cross-platform module-based framework for developing C++20 desktop applications
|
Performance profiling set of tools. More...
Performance profiling set of tools.
Performance profiling capabilities are disabled by default. Compile with -DAUI_PROFILING=TRUE in order to enable.
Classes | |
class | APerformanceFrame |
Defines beginning and ending of window frame by RAII. More... | |
class | APerformanceSection |
Defines performance profiling named (and colored) span within RAII range. More... | |