Searched refs:restart_time (Results 1 – 1 of 1) sorted by relevance
398 auto restart_time = s->time_started() + s->restart_period(); in HandleProcessActions() local399 if (boot_clock::now() > restart_time) { in HandleProcessActions()404 if (!next_process_action_time || restart_time < *next_process_action_time) { in HandleProcessActions()405 next_process_action_time = restart_time; in HandleProcessActions()