Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FStatsHierarchical
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.
| Name | FScope |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Stats/StatsHierarchical.h |
| Include Path | #include "Stats/StatsHierarchical.h" |
Syntax
struct FScope
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScope
(
const ANSICHAR* InLabel |
Stats/StatsHierarchical.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FScope() |
Stats/StatsHierarchical.h |