Skip to main content

record_fn_execution

Function record_fn_execution 

Source
pub fn record_fn_execution(
    _function: &str,
    _kind: &str,
    _success: bool,
    _cached: bool,
    _duration_secs: f64,
)