Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/TTimingEventSearchCache
A cached result.
| Name | FResultData |
| Type | struct |
| Header File | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingEventSearch.h |
| Include Path | #include "Insights/ViewModels/TimingEventSearch.h" |
Syntax
struct FResultData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Depth | uint32 | Insights/ViewModels/TimingEventSearch.h | ||
| EndTime | double | Insights/ViewModels/TimingEventSearch.h | ||
| Payload | PayloadType | Insights/ViewModels/TimingEventSearch.h | ||
| StartTime | double | Insights/ViewModels/TimingEventSearch.h |