IProfilerServiceModule::CreateProfilerServiceManager

Creates a profiler service.

Windows
MacOS
Linux

References

Module

ProfilerService

Header

/Engine/Source/Developer/ProfilerService/Public/IProfilerServiceModule.h

Include

#include "IProfilerServiceModule.h"

Syntax

TSharedPtr< IProfilerServiceManager > CreateProfilerServiceManager()

Remarks

Creates a profiler service.

Returns

A new profiler service.

Parameters

Parameter

Description

Capture

Specifies whether to start capturing immediately.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss