Searched refs:time_until_task (Results 1 – 1 of 1) sorted by relevance
176 double time_until_task = entry.timeout_time - now; in WaitForTaskLocked() local177 if (time_until_task > 0) { in WaitForTaskLocked()181 time_until_task * base::TimeConstants::kMicrosecondsPerSecond)); in WaitForTaskLocked()