Navigation
Unreal Engine C++ API Reference > Developer > TraceInsights > Insights > ViewModels
Inheritance Hierarchy
- ITimingEvent
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, const ITimingEvent& B ) | |
bool | AreValidAndEquals ( const TSharedPtr< const ITimingEven..., const TSharedPtr< const ITimingEven... ) | |
const Type & | As () | |
Type & | As () | |
bool | CheckTrack ( const FBaseTimingTrack* TrackP... ) | |
bool | Equals ( const ITimingEvent& Other ) | |
uint32 | GetDepth () | |
double | GetDuration () | |
double | GetEndTime () | |
double | GetStartTime () | |
const FName ... | GetStaticTypeName () | |
const TShare... | GetTrack () | |
const FName ... | GetTypeName () | |
bool | Is () | |
bool | IsKindOf ( const FName& InTypeName ) |
Constants
Name | Description |
---|---|
TypeName |