Navigation
API > API/Runtime > API/Runtime/TimeManagement > API/Runtime/TimeManagement/FTimecodeEstimator
Description
Gets the current (cached) estimated frame time. If this is called before FetchAndUpdate() call then no cached timecode will be available and thus it will use the base timecode implementation to query the estimated frame time.
| Name | EstimateFrameTime |
| 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 |
FQualifiedFrameTime EstimateFrameTime() const