Open 3D Engine Atom Gem API Reference 24.09.2
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AtomToolsFramework::PerformanceMetrics Struct Referencefinal

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
 

Detailed Description

Data structure containing performance metrics.


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