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 FEventInfoStackEntry
Variables
Type | Name | Description |
---|---|---|
EventType | Event | |
double | ExclTime | |
double | StartTime |
Constructors
Type | Name | Description |
---|---|---|
FEventInfoStackEntry () | ||
FEventInfoStackEntry ( const FEventStackEntry& EventStack..., const FDetailLevel< EventType, Sett... ) |