FScopedExternalProfilerBase

Base class for FScoped*Timer and FScoped*Excluder

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Core

Header

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

Include

#include "ProfilingDebugging/ExternalProfiler.h"

Syntax

class FScopedExternalProfilerBase : public FActiveExternalProfilerBase

Remarks

Base class for FScoped*Timer and FScoped*Excluder

Functions

Name Description

Protected function

void

 

StartScopedTimer

(
    const bool bWantPause
)

Pauses or resumes profiler and keeps track of the prior state so it can be restored later.

Protected function

void

 

StopScopedTimer()

Stops the scoped timer and restores profiler to its prior state

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