FExternalProfilerExcluder

Scoped guard that excludes a body of code in the external profiler's captured session, by calling `SetActiveProfilerRecording(false)_ in its constructor, and then `SetActiveProfilerRecording(true)_ in its destructor.