Navigation
Unreal Engine C++ API Reference > 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 |
double AverageSeconds
&40;
bool bInclusive
&41; const
Remarks
Returns the average number of seconds recorded (total / num)
Parameters
Name | Description |
---|---|
bInclusive | If true the time will contain the cycles used by child elements |