Searched refs:estimated_complete_time_ms (Results 1 – 1 of 1) sorted by relevance
207 int64_t estimated_complete_time_ms = in RenderTimeMsInternal() local209 if (estimated_complete_time_ms == -1) { in RenderTimeMsInternal()210 estimated_complete_time_ms = now_ms; in RenderTimeMsInternal()215 return estimated_complete_time_ms + actual_delay; in RenderTimeMsInternal()