Navigation
API > API/Runtime > API/Runtime/TimeManagement > API/Runtime/TimeManagement/FTimecodeEstimator
Description
Calculate the next qualified frame time based on the samples store in our regression estimator. This is called on FetchAndUpdate() and updates the internal cached frametime value.
| Name | CalculateEstimatedFrameTime |
| Type | function |
| Header File | /Engine/Source/Runtime/TimeManagement/Public/Estimation/TimecodeEstimator.h |
| Include Path | #include "Estimation/TimecodeEstimator.h" |
| Source | /Engine/Source/Runtime/TimeManagement/Private/Estimation/TimecodeEstimator.cpp |
void CalculateEstimatedFrameTime()