Navigation
API > API/Developer > API/Developer/FunctionalTesting
| |
|
| Name |
FStatsData |
| Type |
struct |
| Header File |
/Engine/Source/Developer/FunctionalTesting/Classes/FunctionalTest.h |
| Include Path |
#include "FunctionalTest.h" |
Syntax
struct FStatsData
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| FrameTimeTracker |
FStatisticalFloat |
|
FunctionalTest.h |
|
| GameThreadTimeTracker |
FStatisticalFloat |
|
FunctionalTest.h |
|
| GPUTimeTracker |
FStatisticalFloat |
|
FunctionalTest.h |
|
| NumFrames |
uint32 |
|
FunctionalTest.h |
|
| RenderThreadTimeTracker |
FStatisticalFloat |
|
FunctionalTest.h |
|
| SumTimeSeconds |
float |
|
FunctionalTest.h |
|
Functions
Public