AUI Framework
master
Cross-platform base for C++ UI apps
|
Defines beginning and ending of window frame by RAII.
#include <AUI/Performance/APerformanceFrame.h>
Public Types# | |
using | Consumer = std::function<void(APerformanceSection::Datas sections)> |
Public Member Functions# | |
void | addSection (APerformanceSection::Data section) |
const APerformanceSection::Datas & | sections () const noexcept |
![]() | |
noncopyable (const noncopyable &)=delete | |
noncopyable & | operator= (const noncopyable &)=delete |
Static Public Member Functions# | |
static APerformanceFrame * | current () |