IProfilerServiceModule::CreateProfilerServiceManager

Creates a profiler service.

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.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library