Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FStatsHierarchical
A single entry for profiling. This data is used internally only and should not be used directly.
| Name | FHierarchicalStatEntry |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Stats/StatsHierarchical.h |
| Include Path | #include "Stats/StatsHierarchical.h" |
Syntax
struct FHierarchicalStatEntry
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Stats/StatsHierarchical.h | |||
FHierarchicalStatEntry
(
const ANSICHAR* InLabel, |
Stats/StatsHierarchical.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Cycles | uint32 | Stats/StatsHierarchical.h | ||
| Label | const ANSICHAR * | Stats/StatsHierarchical.h |