AUI Framework  master
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
Profiling

Performance profiling set of Devtools. More...

Detailed Description#

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...