Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/FTimingProfilerTests
| |
|
| Name |
FCheckValues |
| Type |
struct |
| Header File |
/Engine/Source/Developer/TraceInsights/Public/Insights/Tests/TimingProfilerTests.h |
| Include Path |
#include "Insights/Tests/TimingProfilerTests.h" |
Syntax
struct FCheckValues
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| EnumerationDuration |
double |
|
Insights/Tests/TimingProfilerTests.h |
|
| EventCount |
uint64 |
|
Insights/Tests/TimingProfilerTests.h |
|
| SessionDuration |
double |
|
Insights/Tests/TimingProfilerTests.h |
|
| SumDepth |
uint32 |
|
Insights/Tests/TimingProfilerTests.h |
|
| SumTimerIndex |
uint32 |
|
Insights/Tests/TimingProfilerTests.h |
|
| TotalEventDuration |
double |
|
Insights/Tests/TimingProfilerTests.h |
|