Searched refs:frameTimeForHTR (Results 1 – 1 of 1) sorted by relevance
298 …const float frameTimeForHTR = (IS_CALCULATE_PRECISE_HITCH_TIME ? GetEffectiveFrameTimeFloat(true) : in UpdateHitchTime() local300 const float frameHitchTime = std::max<float>(0.f, frameTimeForHTR - standardFrameTime); in UpdateHitchTime()