|
ROS 2 rclcpp + rcl - jazzy
jazzy
ROS 2 C++ Client Library with ROS Client Library
|


Public Member Functions | |
| GenericRate (double rate) | |
| GenericRate (std::chrono::nanoseconds period) | |
| virtual bool | sleep () |
| virtual bool | is_steady () const |
| virtual rcl_clock_type_t | get_type () const |
| virtual void | reset () |
| std::chrono::nanoseconds | period () const |