|
MGIS
|
Public Member Functions | |
| ProfilingSection (Context &ctx, std::string, bool) noexcept | |
| Standard constructor (active or inactive depending on the 'enabled' flag) | |
| ProfilingSection () noexcept | |
| Default constructor (fallback, always inactive) | |
| ProfilingSection (const ProfilingSection &)=delete | |
| ProfilingSection & | operator= (const ProfilingSection &)=delete |
| ProfilingSection (ProfilingSection &&)=delete | |
| ProfilingSection & | operator= (ProfilingSection &&)=delete |