Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::Statistics::StatisticalProfilerProxy::TimedScope Class Reference

#include <StatisticalProfilerProxy.h>

Public Member Functions

 TimedScope (const StatisticalProfilerId profilerId, const StatIdType &statId)
 

Static Public Member Functions

static void ClearCachedProxy ()
 Required only for UnitTests.
 

Detailed Description

A Convenience class used to measure time performance of scopes of code with constructor/destructor. Suitable to be used as part of a macro to facilitate its usage.


The documentation for this class was generated from the following file: