UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSynthBenchmarkResults Struct Reference

#include <GenericPlatformSurvey.h>

Public Member Functions

APPLICATIONCORE_API float ComputeCPUPerfIndex (TArray< float > *OutIndividualResults=nullptr) const
 
APPLICATIONCORE_API float ComputeGPUPerfIndex (TArray< float > *OutIndividualResults=nullptr) const
 
float ComputeTotalGPUTime () const
 

Public Attributes

FSynthBenchmarkStat CPUStats [2]
 
FSynthBenchmarkStat GPUStats [7]
 

Member Function Documentation

◆ ComputeCPUPerfIndex()

float FSynthBenchmarkResults::ComputeCPUPerfIndex ( TArray< float > *  OutIndividualResults = nullptr) const

◆ ComputeGPUPerfIndex()

float FSynthBenchmarkResults::ComputeGPUPerfIndex ( TArray< float > *  OutIndividualResults = nullptr) const

◆ ComputeTotalGPUTime()

float FSynthBenchmarkResults::ComputeTotalGPUTime ( ) const
inline

Member Data Documentation

◆ CPUStats

FSynthBenchmarkStat FSynthBenchmarkResults::CPUStats[2]

◆ GPUStats

FSynthBenchmarkStat FSynthBenchmarkResults::GPUStats[7]

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