FSynthBenchmarkStat

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

/Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericPlatformSurvey.h

Include

#include "GenericPlatform/GenericPlatformSurvey.h"

Syntax

struct FSynthBenchmarkStat

Constructors

Name Description

Public function

FSynthBenchmarkStat()

Public function

FSynthBenchmarkStat

(
    const TCHAR* InDesc,
    float InIndexNormalizedTime,
    const TCHAR* InValueType,
    float InWeight
)

Functions

Name Description

Public function Const

float

 

ComputePerfIndex()

Computes the linear performance index (>0), around 100 with good hardware but higher numbers are possible.

Public function Const

float

 

GetConfidence()

Public function Const

const TCHAR ...

 

GetDesc()

Public function Const

float

 

GetMeasuredTotalTime()

Public function Const

float

 

GetNormalizedTime()

Public function Const

const TCHAR ...

 

GetValueType()

Public function Const

float

 

GetWeight()

Public function

void

 

SetMeasuredTime

(
    const FTimeSample& TimeSample,
    float InConfidence
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss