FExternalProfilerExcluder

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

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Core

Header

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

Include

#include "ProfilingDebugging/ExternalProfiler.h"

Syntax

class FExternalProfilerExcluder : public FScopedExternalProfilerBase

Remarks

FExternalProfilerExcluder

Use this to EXCLUDE a body of code from profiler's captured session. It can safely be embedded within another 'timer' or 'excluder' scope.

Constructors

Name Description

Public function

FExternalProfilerExcluder()

Constructor

Destructors

Name Description

Public function

~FExternalProfilerExcluder()

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