Navigation
API > API/Developer > API/Developer/TraceServices
| |
|
| Name |
FEventInfoStackEntry |
| Type |
struct |
| Header File |
/Engine/Source/Developer/TraceServices/Public/Model/MonotonicTimelineData.h |
| Include Path |
#include "Model/MonotonicTimelineData.h" |
Syntax
template<typename EventType, typename SettingsType>
struct FEventInfoStackEntry
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Model/MonotonicTimelineData.h |
|
|
|
Model/MonotonicTimelineData.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Event |
EventType |
|
Model/MonotonicTimelineData.h |
|
| ExclTime |
double |
|
Model/MonotonicTimelineData.h |
|
| StartTime |
double |
|
Model/MonotonicTimelineData.h |
|
Functions
Public