Function sundials_sys::SUNProfiler_GetElapsedTime

source ยท
pub unsafe extern "C" fn SUNProfiler_GetElapsedTime(
    p: SUNProfiler,
    name: *const c_char,
    time: *mut f64,
) -> SUNErrCode