Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/ProfilingDebugging
Inheritance Hierarchy
References
| |
|
| Module |
Core |
| Header |
/Engine/Source/Runtime/Core/Public/ProfilingDebugging/ExternalProfiler.h |
| Include |
#include "ProfilingDebugging/ExternalProfiler.h" |
Syntax
class FExternalProfilerExcluder : public FScopedExternalProfilerBase
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
| |
Type |
Name |
Description |
 |
|
|
Constructor |
Destructors
| |
Type |
Name |
Description |
 |
|
|
Destructor |