#include <ros_timer.h>
Public Member Functions | |
std::shared_ptr< mavrosflight::TimerInterface > | create_timer (std::chrono::nanoseconds period, std::function< void()> callback, const bool oneshot=false, const bool autostart=true) |
Definition at line 74 of file ros_timer.h.
|
inlinevirtual |
Implements mavrosflight::TimerProviderInterface.
Definition at line 77 of file ros_timer.h.