Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/Insights > API/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::FTimeSplit::@13393 | @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 |