Navigation
Unreal Engine C++ API Reference > Developer > TraceInsights > Insights > Common
References
Module | TraceInsights |
Header | /Engine/Source/Developer/TraceInsights/Public/Insights/Common/TimeUtils.h |
Include | #include "Insights/Common/TimeUtils.h" |
Syntax
struct FTimeSplit
Variables
Type | Name | Description |
---|---|---|
union TimeUtils... | @13394 | |
bool | bIsInfinite | |
bool | bIsNaN | |
bool | bIsNegative | |
bool | bIsZero | |
int32 | Days | |
int32 | Hours | |
int32 | Microseconds | |
int32 | Miliseconds | |
int32 | Minutes | |
int32 | Nanoseconds | |
int32 | Picoseconds | |
int32 | Seconds | |
int32[8] | Units |