Home | History | Annotate | Download | only in video

Lines Matching refs:stop_time

1059       int64_t stop_time = now + kTimeoutMs;
1060 while (now < stop_time) {
1061 int64_t time_left = stop_time - now;