Navigation
Unreal Engine C++ API Reference > Developer > TraceInsights > Insights > ViewModels
Inheritance Hierarchy
- ITimingEvent
- FGraphTrackEvent
- FTimingEvent
- FThreadTrackEvent
References
Module | TraceInsights |
Header | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/ITimingEvent.h |
Include | #include "Insights/ViewModels/ITimingEvent.h" |
Syntax
class ITimingEvent
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | AreEquals
(
const ITimingEvent& A, |
|
![]() ![]() |
bool | AreValidAndEquals
(
const TSharedPtr< const ITimingEvent > A, |
|
![]() ![]() |
const Type & | As () |
|
![]() |
Type & | As () |
|
![]() ![]() |
bool | CheckTrack
(
const FBaseTimingTrack* TrackPtr |
|
![]() ![]() |
bool | Equals
(
const ITimingEvent& Other |
|
![]() ![]() |
uint32 | GetDepth () |
|
![]() ![]() |
double | GetDuration () |
|
![]() ![]() |
double | GetEndTime () |
|
![]() ![]() |
double | GetStartTime () |
|
![]() ![]() |
const FName & | ||
![]() ![]() |
const TSharedRef< const FBaseTimingTrack > | GetTrack () |
|
![]() ![]() ![]() |
const FName & | GetTypeName () |
|
![]() ![]() |
bool | Is () |
|
![]() ![]() ![]() |
bool |
Constants
Name | Description |
---|---|
TypeName |