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::Debug::ScopeDuration Class Reference

#include <PerformanceCollector.h>

Public Member Functions

 ScopeDuration (PerformanceCollector *performanceCollector, const AZStd::string_view metricName)
 

Detailed Description

A Convenience class used to measure time performance of scopes of code with constructor/destructor.


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