Open 3D Engine Atom Gem API Reference
23.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Data structure containing performance metrics. More...
#include <PerformanceMetrics.h>
Public Member Functions | |
AZ_CLASS_ALLOCATOR (PerformanceMetrics, AZ::SystemAllocator) | |
Public Attributes | |
double | m_cpuFrameTimeMs = 0 |
double | m_gpuFrameTimeMs = 0 |
Data structure containing performance metrics.