Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/Insights > API/Developer/TraceInsights/Insights/ViewModels > API/Developer/TraceInsights/Insights/ViewModels/TTimingEventSearch
| Type | Name | Description | |
|---|---|---|---|
| bool | Search
(
const FTimingEventSearchParameters& InParameters, |
Search using only the event filter and no match predicate. | |
| bool | Search
(
const FTimingEventSearchParameters& InParameters, |
Search using only the event filter, no match predicate and a cache. | |
| bool | Search
(
const FTimingEventSearchParameters& InParameters, |
Search using a specific payload filter. |