API reference
API reference
Select your platform
No SDKs available
No versions available

PerfMetrics Class

Fields

int frameCount[Get]
float frameTime[Get]
float deltaFrameTime[Get]
bool appCpuTime_IsValid[Get]
float appCpuTime[Get]
bool appGpuTime_IsValid[Get]
float appGpuTime[Get]
bool compositorCpuTime_IsValid[Get]
float compositorCpuTime[Get]
bool compositorGpuTime_IsValid[Get]
float compositorGpuTime[Get]
bool compositorDroppedFrameCount_IsValid[Get]
int compositorDroppedFrameCount[Get]
bool compositorSpaceWarpMode_IsValid[Get]
int compositorSpaceWarpMode[Get]
bool systemGpuUtilPercentage_IsValid[Get]
float systemGpuUtilPercentage[Get]
bool systemCpuUtilAveragePercentage_IsValid[Get]
float systemCpuUtilAveragePercentage[Get]
bool systemCpuUtilWorstPercentage_IsValid[Get]
float systemCpuUtilWorstPercentage[Get]
bool deviceCpuClockFrequencyInMHz_IsValid[Get]
float deviceCpuClockFrequencyInMHz[Get]
bool deviceGpuClockFrequencyInMHz_IsValid[Get]
float deviceGpuClockFrequencyInMHz[Get]
bool deviceCpuClockLevel_IsValid[Get]
int deviceCpuClockLevel[Get]
bool deviceGpuClockLevel_IsValid[Get]
int deviceGpuClockLevel[Get]
bool[] deviceCpuCoreUtilPercentage_IsValid[Get]
float[] deviceCpuCoreUtilPercentage[Get]

Member Functions

string ToJSON ( )
bool LoadFromJSON
( string json )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon