FExternalProfilerIncluder

[FExternalProfilerIncluder](API\Runtime\Core\ProfilingDebugging\FExternalProfilerIncluder)

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/ProfilingDebugging/ExternalProfiler.h

Include

#include "ProfilingDebugging/ExternalProfiler.h"

Syntax

class FExternalProfilerIncluder : public FScopedExternalProfilerBase

Remarks

FExternalProfilerIncluder

Use this to include a body of code in profiler's captured session using 'Resume' and 'Pause' cues. It can safely be embedded within another 'timer' or 'excluder' scope.

Constructors

Name Description

Public function

FExternalProfilerIncluder()

Constructor

Destructors

Name Description

Public function

~FExternalProfilerIncluder()

Destructor

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