Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Stats > API/Runtime/Core/Stats/FStatsTreeElement
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Stats/StatsHierarchical.h |
Include | #include "Stats/StatsHierarchical.h" |
Source | /Engine/Source/Runtime/Core/Private/Stats/StatsHierarchical.cpp |
uint32 TotalCycles
&40;
bool bInclusive
&41; const
Remarks
Returns the total number of cycles recorded
Parameters
Name | Description |
---|---|
bInclusive | If true the cycles will contain the cycles used by child elements |