Skip to main content

next_portfolio_launch_wait

Function next_portfolio_launch_wait 

Source
fn next_portfolio_launch_wait(
    started_at: Instant,
    pending: &VecDeque<ScheduledSolver>,
) -> Option<Duration>
Expand description

Returns how long the supervisor can wait before the next pending solver is due.