Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/Insights > API/Developer/TraceInsights/Insights/ViewModels
Inheritance Hierarchy
- ITimingEvent
- FTimingEvent
- FThreadTrackEvent
References
| Module | TraceInsights |
| Header | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/ThreadTrackEvent.h |
| Include | #include "Insights/ViewModels/ThreadTrackEvent.h" |
Syntax
class FThreadTrackEvent : public FTimingEvent
Remarks
Insights.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FThreadTrackEvent
(
const TSharedRef< const FBaseTimingTrack > InTrack, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FName & | |||
| uint32 | GetTimerId () |
||
| uint32 | |||
| void | SetTimerId
(
uint32 InTimerId |
||
| void | SetTimerIndex
(
uint32 InTimerIndex |
Overridden from ITimingEvent
| Type | Name | Description | |
|---|---|---|---|
| const FName & | GetTypeName () |
||
| bool |
Constants
| Name | Description |
|---|---|
| TypeName |