Navigation
Unreal Engine C++ API Reference > Developer > ProfilerService > IProfilerServiceModule
References
Module | ProfilerService |
Header | /Engine/Source/Developer/ProfilerService/Public/IProfilerServiceModule.h |
Include | #include "IProfilerServiceModule.h" |
[TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [IProfilerServiceManager](API\Developer\ProfilerService\IProfilerServiceManager) > CreateProfilerServiceManager()
Remarks
Creates a profiler service. A new profiler service.
Parameters
Name | Description |
---|---|
Capture | Specifies whether to start capturing immediately. |