ROS 2 rclcpp + rcl - kilted  kilted
ROS 2 C++ Client Library with ROS Client Library
Public Member Functions | List of all members
rclcpp::WallRate Class Reference
Inheritance diagram for rclcpp::WallRate:
Inheritance graph
[legend]
Collaboration diagram for rclcpp::WallRate:
Collaboration graph
[legend]

Public Member Functions

RCLCPP_PUBLIC WallRate (const double rate)
 
RCLCPP_PUBLIC WallRate (const Duration &period)
 
- Public Member Functions inherited from rclcpp::Rate
RCLCPP_PUBLIC Rate (const double rate, Clock::SharedPtr clock=std::make_shared< Clock >(RCL_SYSTEM_TIME))
 
RCLCPP_PUBLIC Rate (const Duration &period, Clock::SharedPtr clock=std::make_shared< Clock >(RCL_SYSTEM_TIME))
 
virtual RCLCPP_PUBLIC bool sleep ()
 
virtual RCLCPP_PUBLIC rcl_clock_type_t get_type () const
 
virtual RCLCPP_PUBLIC void reset ()
 
RCLCPP_PUBLIC std::chrono::nanoseconds period () const
 

Detailed Description

Definition at line 92 of file rate.hpp.


The documentation for this class was generated from the following files: