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.