pub unsafe extern "C" fn rcl_timer_call(
    timer: *mut rcl_timer_t
) -> rcl_ret_t
Expand description

Call the timer’s callback and set the last call time.