pub unsafe extern "C" fn rcl_timer_clock(
timer: *mut rcl_timer_t,
clock: *mut *mut rcl_clock_t
) -> rcl_ret_t
Expand description
Retrieve the clock of the timer.
pub unsafe extern "C" fn rcl_timer_clock(
timer: *mut rcl_timer_t,
clock: *mut *mut rcl_clock_t
) -> rcl_ret_t
Retrieve the clock of the timer.