Skip to main content

compute_next_run

Function compute_next_run 

Source
pub fn compute_next_run(
    schedule: &Schedule,
    last_run_at: Option<&str>,
) -> Option<String>
Expand description

Compute next run time based on schedule