Skip to main content

record_schedule_occurrences

Function record_schedule_occurrences 

Source
pub fn record_schedule_occurrences(
    queue_name: &str,
    task_name: &str,
    kind: &'static str,
    count: u64,
    skipped: u64,
    lag: Duration,
)