Searched refs:ready_time (Results 1 – 3 of 3) sorted by relevance
119 Costs::NanoSeconds ready_time = in EstimateEarliestExecutionTimes() local121 (*completion_times)[fanout] = ready_time; in EstimateEarliestExecutionTimes()
216 time_t ready_time; /* When xxx-ready attributes were last queried */ member
2301 if ((time(NULL) - dinfo->ready_time) < _CUPS_MEDIA_READY_TTL) in cups_update_ready()2346 dinfo->ready_time = time(NULL); in cups_update_ready()