Navigation
API > API/Runtime > API/Runtime/Engine > API/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
(
bool bSubtractHitchThreshold
) const
Remarks
Sum of all recorded hitch lengths (in seconds)
Parameters
| Name | Description |
|---|---|
| bSubtractHitchThreshold | Bias towards larger hitches by removing "acceptable" frame time |