15 #ifndef RCLCPP__CLOCK_HPP_ 16 #define RCLCPP__CLOCK_HPP_ 81 JumpHandler::SharedPtr
104 #endif // RCLCPP__CLOCK_HPP_
Definition: allocator_common.hpp:24
JumpHandler(std::function< void()> pre_callback, std::function< void(const rcl_time_jump_t &)> post_callback, const rcl_jump_threshold_t &threshold)
std::function< void()> pre_callback
Definition: clock.hpp:43
#define RCLCPP_SMART_PTR_DEFINITIONS(...)
Definition: macros.hpp:36
std::function< void(const rcl_time_jump_t &)> post_callback
Definition: clock.hpp:44
#define RCLCPP_PUBLIC
Definition: visibility_control.hpp:50
Definition: time_source.hpp:36
rcl_jump_threshold_t notice_threshold
Definition: clock.hpp:45