IProfilerClient::Subscribe

Subscribe to the given profiler session id

Windows
MacOS
Linux

References

Module

ProfilerClient

Header

/Engine/Source/Developer/ProfilerClient/Public/IProfilerClient.h

Include

#include "IProfilerClient.h"

Syntax

void Subscribe
(
    const FGuid & Session
)

Remarks

Subscribe to the given profiler session id

Parameters

Parameter

Description

Session

The session to subscribe to for profiler data

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