Searched refs:taskJobUs (Results 1 – 1 of 1) sorted by relevance
170 int64_t taskJobUs = task->NextJobUs(); in Run() local171 if (taskJobUs == -1) { in Run()174 if (taskJobUs < nextJobUs) { in Run()175 nextJobUs = taskJobUs; in Run()