Navigation
API > API/Runtime > API/Runtime/Core
| Name | FExternalProfilerTrace |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/ProfilingDebugging/ExternalProfiler.h |
| Include Path | #include "ProfilingDebugging/ExternalProfiler.h" |
Syntax
class FExternalProfilerTrace
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void EndScopedEvent() |
Ends a scoped event specific to the profiler. | ProfilingDebugging/ExternalProfiler.h | |
static void StartScopedEvent
(
const FColor& Color, |
Starts a scoped event specific to the profiler. | ProfilingDebugging/ExternalProfiler.h | |
static void StartScopedEvent
(
const FColor& Color, |
Starts a scoped event specific to the profiler. | ProfilingDebugging/ExternalProfiler.h |