Navigation
Unreal Engine C++ API Reference > Developer > ProfilerService
References
Module | ProfilerService |
Header | /Engine/Source/Developer/ProfilerService/Public/IProfilerServiceManager.h |
Include | #include "IProfilerServiceManager.h" |
Syntax
class IProfilerServiceManager
Remarks
Interface for the Profiler Service manager.
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Virtual destructor. |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | StartCapture () |
Starts a file capture. |
![]() |
void | StopCapture () |
Stops a file capture. |