FScope

Helper class to create a local scope for profiling.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Stats/StatsHierarchical.h

Include

#include "Stats/StatsHierarchical.h"

Syntax

struct FScope

Remarks

Helper class to create a local scope for profiling. Calls the static methods on FStatsHierarchical. Users should use the DECLARE_SCOPE_HIERARCHICAL_COUNTER macro instead.

Constructors

Name Description

Public function

FScope

(
    const ANSICHAR* InLabel
)

Destructors

Name Description

Public function

~FScope()

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