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