Skip to main content

record_fn_execution

Function record_fn_execution 

Source
pub fn record_fn_execution(
    function: &str,
    kind: &str,
    success: bool,
    duration_secs: f64,
)