Searched refs:schedulable_time_micros (Results 1 – 1 of 1) sorted by relevance
321 int64 schedulable_time_micros() const { return schedulable_time_micros_; } in schedulable_time_micros() function440 int64 delay_micros = batch->schedulable_time_micros() - GetEnv()->NowMicros(); in AddBatch()478 if ((*it)->schedulable_time_micros() > now_micros) continue; in MaybeScheduleNextBatch()