Navigation
Unreal Engine C++ API Reference > Developer > TraceServices > Model
References
Module | TraceServices |
Header | /Engine/Source/Developer/TraceServices/Public/Model/MonotonicTimelineData.h |
Include | #include "Model/MonotonicTimelineData.h" |
Syntax
template<typename EventType, typename SettingsType>
struct FDetailLevelInsertionState
Variables
Type | Name | Description |
---|---|---|
uint16 | CurrentDepth | |
uint64 | CurrentScopeEntryPageIndex | |
FDetailLevelDep... | DepthStates | |
FEventStackEntr... | EventStack | |
double | LastTime | |
int32 | PendingDepth |