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
struct FEventStackEntry
Variables
Type | Name | Description |
---|---|---|
double | EndTime | |
uint64 | EnterScopeIndex | |
uint64 | EventIndex | |
double | ExclTime |