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 | |
---|---|---|---|
![]() |
FStatisticalFloat | FrameTimeTracker | |
![]() |
FStatisticalFloat | GameThreadTimeTracker | |
![]() |
FStatisticalFloat | GPUTimeTracker | |
![]() |
uint32 | NumFrames | |
![]() |
FStatisticalFloat | RenderThreadTimeTracker | |
![]() |
float | SumTimeSeconds |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FStatsData () |