#include <ros_timer.h>
Definition at line 50 of file ros_timer.h.
rosflight::ROSTimer::ROSTimer |
( |
std::chrono::nanoseconds |
period, |
|
|
std::function< void()> |
callback, |
|
|
const bool |
oneshot, |
|
|
const bool |
autostart |
|
) |
| |
|
inline |
void rosflight::ROSTimer::callback_ros_ |
( |
const ros::TimerEvent & |
event | ) |
const |
|
inline |
void rosflight::ROSTimer::start |
( |
| ) |
|
|
inlinevirtual |
void rosflight::ROSTimer::stop |
( |
| ) |
|
|
inlinevirtual |
std::function<void()> rosflight::ROSTimer::callback_ |
|
private |
The documentation for this class was generated from the following file: