Searched refs:max_stop_delay_ms (Results 1 – 1 of 1) sorted by relevance
730 uint32_t max_stop_delay_ms = 0; in Main() local732 max_stop_delay_ms = std::max(max_stop_delay_ms, trigger.stop_delay_ms()); in Main()734 expected_duration_ms_ = timeout_ms + max_stop_delay_ms; in Main()