pub unsafe extern "C" fn rcl_timer_call(
timer: *mut rcl_timer_t
) -> rcl_ret_tExpand description
Call the timer’s callback and set the last call time.
pub unsafe extern "C" fn rcl_timer_call(
timer: *mut rcl_timer_t
) -> rcl_ret_tCall the timer’s callback and set the last call time.