pub unsafe extern "C" fn rcl_set_ros_time_override(
    clock: *mut rcl_clock_t,
    time_value: rcl_time_point_value_t
) -> rcl_ret_t
Expand description

Set the current time for this RCL_ROS_TIME time source.