Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/ProfilingDebugging
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/ProfilingDebugging/ExternalProfiler.h |
| Include | #include "ProfilingDebugging/ExternalProfiler.h" |
Syntax
class FExternalProfilerTrace
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Ends a scoped event specific to the profiler. | ||
| void | StartScopedEvent
(
const FColor& Color, |
Starts a scoped event specific to the profiler. | |
| void | StartScopedEvent
(
const FColor& Color, |
Starts a scoped event specific to the profiler. |