Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/Insights > API/Developer/TraceInsights/Insights/ViewModels > API/Developer/TraceInsights/Insights/ViewModels/TTimingEventSearch
References
Module | TraceInsights |
Header | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingEventSearch.h |
Include | #include "Insights/ViewModels/TimingEventSearch.h" |
Syntax
struct FContext
Remarks
Context used to operate a search.
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FContext
(
const FTimingEventSearchParameters& InParameters, |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | AbortSearch () |
Allows search to be aborted by predicates. |
![]() |
void | Check
(
double InEventStartTime, |
Function called to check and potentially match an event. |
![]() ![]() |
uint32 | ||
![]() ![]() |
double | ||
![]() ![]() |
const FTimingEventSearchParameters & | Access the search parameters. | |
![]() ![]() |
const PayloadType & | Accessors for read-only results. | |
![]() ![]() |
double | ||
![]() ![]() |
bool | IsMatchFound () |
|
![]() ![]() |
bool |