Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FPerformanceTrackingChart
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/ChartCreation.h |
Include | #include "ChartCreation.h" |
Source | /Engine/Source/Runtime/Engine/Private/ChartCreation.cpp |
double GetTotalHitchFrameTime
&40;
bool bSubtractHitchThreshold
&41; const
Remarks
Sum of all recorded hitch lengths (in seconds)
Parameters
Name | Description |
---|---|
bSubtractHitchThreshold | Bias towards larger hitches by removing "acceptable" frame time |