Navigation
Unreal Engine C++ API Reference > Runtime > ApplicationCore > GenericPlatform
References
Module | ApplicationCore |
Header | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericPlatformSurvey.h |
Include | #include "GenericPlatform/GenericPlatformSurvey.h" |
Syntax
struct FSynthBenchmarkResults
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FSynthBenchmarkStat[2] | CPUStats | |
![]() |
FSynthBenchmarkStat[7] | GPUStats |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
float | ComputeCPUPerfIndex
(
TArray< float >* OutIndividualResults |
100: avg good CPU, <100:slower, >100:faster |
![]() ![]() |
float | ComputeGPUPerfIndex
(
TArray< float >* OutIndividualResults |
100: avg good GPU, <100:slower, >100:faster |
![]() ![]() |
float |