Navigation
Unreal Engine C++ API Reference > Developer > FunctionalTesting
References
Module | FunctionalTesting |
Header | /Engine/Source/Developer/FunctionalTesting/Classes/FunctionalTest.h |
Include | #include "FunctionalTest.h" |
Syntax
struct FStatsData
Variables
Type | Name | Description |
---|---|---|
FStatisticalFlo... | FrameTimeTracker | |
FStatisticalFlo... | GameThreadTimeTracker | |
FStatisticalFlo... | GPUTimeTracker | |
uint32 | NumFrames | |
FStatisticalFlo... | RenderThreadTimeTracker | |
float | SumTimeSeconds |
Constructors
Type | Name | Description |
---|---|---|
FStatsData () |