Navigation
API > API/Runtime > API/Runtime/ApplicationCore > API/Runtime/ApplicationCore/FSynthBenchmarkStat
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
GenericPlatform/GenericPlatformSurvey.h |
|
FSynthBenchmarkStat
(
const TCHAR* InDesc,
float InIndexNormalizedTime,
const TCHAR* InValueType,
float InWeight
)
|
|
GenericPlatform/GenericPlatformSurvey.h |
|
FSynthBenchmarkStat()
| |
|
| Name |
FSynthBenchmarkStat |
| Type |
function |
| Header File |
/Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericPlatformSurvey.h |
| Include Path |
#include "GenericPlatform/GenericPlatformSurvey.h" |
FSynthBenchmarkStat()
FSynthBenchmarkStat(const TCHAR , float, const TCHAR , float)
| |
|
| Name |
FSynthBenchmarkStat |
| Type |
function |
| Header File |
/Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericPlatformSurvey.h |
| Include Path |
#include "GenericPlatform/GenericPlatformSurvey.h" |
FSynthBenchmarkStat
(
const TCHAR * InDesc,
float InIndexNormalizedTime,
const TCHAR * InValueType,
float InWeight
)
Parameters
| Name |
Remarks |
| InDesc |
descriptions |