|
|
| GenericRate (double rate) |
| |
|
| GenericRate (std::chrono::nanoseconds period) |
| |
|
virtual bool | sleep () |
| |
|
virtual bool | is_steady () const |
| |
|
virtual void | reset () |
| |
|
std::chrono::nanoseconds | period () const |
| |
template<class Clock = std::chrono::high_resolution_clock>
class rclcpp::GenericRate< Clock >
Definition at line 45 of file rate.hpp.
The documentation for this class was generated from the following file: