FThreadTrackEvent

Insights.

Unreal Engine C++ API Reference > Developer > TraceInsights > Insights > ViewModels

Inheritance Hierarchy

References

   
Module TraceInsights
Header /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/ThreadTrackEvent.h
Include #include "Insights/ViewModels/ThreadTrackEvent.h"

Syntax

class FThreadTrackEvent : public [FTimingEvent](API\Developer\TraceInsights\Insights\ViewModels\FTimingEvent)  

Remarks

Insights.

Constructors

Type Name Description
  FThreadTrackEvent ( const TSharedRef< const FBaseTiming..., double InStartTime, double InEndTime, uint32 InDepth )  

Destructors

Type Name Description
  ~FThreadTrackEvent ()  

Functions

Type Name Description
const FName ... GetStaticTypeName ()  
uint32 GetTimerId ()  
uint32 GetTimerIndex ()  
void SetTimerId ( uint32 InTimerId )  
void SetTimerIndex ( uint32 InTimerIndex )  

Overridden from ITimingEvent

Type Name Description
const FName ... GetTypeName ()  
bool IsKindOf ( const FName& InTypeName )  

Constants

Name Description
TypeName  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library