IProfilerServiceManager

Interface for the Profiler Service manager.

Windows
MacOS
Linux

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

Name Description

Public function Virtual

~IProfilerServiceManager()

Virtual destructor.

Functions

Name Description

Public function

void

 

StartCapture()

Starts a file capture.

Public function

void

 

StopCapture()

Stops a file capture.

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