FThreadTrackEvent

Insights.

Windows
MacOS
Linux

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

Name Description

Public function

FThreadTrackEvent

(
    const TSharedRef< const FBaseTiming...,
    double InStartTime,
    double InEndTime,
    uint32 InDepth
)

Destructors

Name Description

Public function Virtual

~FThreadTrackEvent()

Functions

Name Description

Public function Static

const FName ...

 

GetStaticTypeName()

Public function Const

uint32

 

GetTimerId()

Public function Const

uint32

 

GetTimerIndex()

Public function

void

 

SetTimerId

(
    uint32 InTimerId
)

Public function

void

 

SetTimerIndex

(
    uint32 InTimerIndex
)

Overridden from ITimingEvent

Name Description

Public function Virtual Const

const FName ...

 

GetTypeName()

Public function Virtual Const

bool

 

IsKindOf

(
    const FName& InTypeName
)

Constants

Name

Description

TypeName

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss