ROS 2 rclcpp + rcl - rolling  rolling-20536064
ROS 2 C++ Client Library with ROS Client Library
Public Member Functions | List of all members
rclcpp::executors::cbg_executor::TimerManager Class Reference

Public Member Functions

 TimerManager (const rclcpp::Context::SharedPtr &context)
 
void remove_timer (const rclcpp::TimerBase::SharedPtr &timer)
 
void add_timer (const rclcpp::TimerBase::SharedPtr &timer, const std::function< void(const std::function< void()> executed_cb)> &timer_ready_callback)
 
void stop ()
 

Detailed Description

Definition at line 493 of file timer_manager.hpp.


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