Open 3D Engine Profiler Gem 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.
Profiler::CpuProfilingStatisticsSerializer::CpuProfilingStatisticsSerializerEntry Class Reference

Public Member Functions

 AZ_TYPE_INFO (CpuProfilingStatisticsSerializer::CpuProfilingStatisticsSerializerEntry, "{26B78F65-EB96-46E2-BE7E-A1233880B225}")
 
 CpuProfilingStatisticsSerializerEntry (const CachedTimeRegion &cachedTimeRegion, AZStd::thread_id threadId)
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Public Attributes

AZ::Name m_groupName
 
AZ::Name m_regionName
 
uint16_t m_stackDepth
 
AZStd::sys_time_t m_startTick
 
AZStd::sys_time_t m_endTick
 
size_t m_threadId
 

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