Navigation
API > API/Developer > API/Developer/TraceServices > API/Developer/TraceServices/TMonotonicTimeline
| Name | FIterationState |
| Type | struct |
| Header File | /Engine/Source/Developer/TraceServices/Public/Model/MonotonicTimeline.h |
| Include Path | #include "Model/MonotonicTimeline.h" |
Syntax
struct FIterationState
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| EventsIterator | TPagedArray< EventType >::TIterator | Model/MonotonicTimeline.h | ||
| EventStack | FEventInfoStackEntry * | Model/MonotonicTimeline.h | ||
| LastIterationTime | double | Model/MonotonicTimeline.h | ||
| ScopeIterator | TPagedArray< FEventScopeEntry, FEventScopeEntryPage >::TIterator | Model/MonotonicTimeline.h | ||
| StackDepth | int32 | Model/MonotonicTimeline.h |