Navigation
API > API/Runtime > API/Runtime/ApplicationCore > API/Runtime/ApplicationCore/GenericPlatform
References
| Module | ApplicationCore |
| Header | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericPlatformSurvey.h |
| Include | #include "GenericPlatform/GenericPlatformSurvey.h" |
Syntax
struct FSynthBenchmarkStat
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSynthBenchmarkStat
(
const TCHAR* InDesc, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| float | Computes the linear performance index (>0), around 100 with good hardware but higher numbers are possible. | ||
| float | |||
| const TCHAR * | GetDesc () |
||
| float | |||
| float | |||
| const TCHAR * | GetValueType () |
||
| float | GetWeight () |
||
| void | SetMeasuredTime
(
const FTimeSample& TimeSample, |