Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/FTimingEvent
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static uint32 ComputeEventColor
(
uint32 Id |
Insights/ViewModels/TimingEvent.h | ||
static uint32 ComputeEventColor
(
const TCHAR* Str |
Insights/ViewModels/TimingEvent.h |
ComputeEventColor(uint32)
| Name | ComputeEventColor |
| Type | function |
| Header File | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingEvent.h |
| Include Path | #include "Insights/ViewModels/TimingEvent.h" |
static uint32 ComputeEventColor
(
uint32 Id
)
ComputeEventColor(const TCHAR *)
| Name | ComputeEventColor |
| Type | function |
| Header File | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingEvent.h |
| Include Path | #include "Insights/ViewModels/TimingEvent.h" |
| Source | /Engine/Source/Developer/TraceInsights/Private/Insights/ViewModels/TimingEvent.cpp |
static uint32 ComputeEventColor
(
const TCHAR * Str
)