Searched refs:schedulable_time_micros_ (Results 1 – 1 of 1) sorted by relevance
312 schedulable_time_micros_(creation_time_micros + batch_timeout_micros), in ASBSBatch()321 int64 schedulable_time_micros() const { return schedulable_time_micros_; } in schedulable_time_micros()328 const int64 schedulable_time_micros_; variable