Skip to main content

record_job_execution

Function record_job_execution 

Source
pub fn record_job_execution(
    _job_type: &str,
    _status: &'static str,
    _duration_secs: f64,
)