Public Member Functions | List of all members
mavrosflight::TimerInterface Class Referenceabstract

Abstracts basic timer functionality. More...

#include <timer_interface.h>

Inheritance diagram for mavrosflight::TimerInterface:
Inheritance graph
[legend]

Public Member Functions

virtual void start ()=0
 
virtual void stop ()=0
 

Detailed Description

Abstracts basic timer functionality.

Definition at line 53 of file timer_interface.h.

Member Function Documentation

virtual void mavrosflight::TimerInterface::start ( )
pure virtual

Implemented in rosflight::ROSTimer.

virtual void mavrosflight::TimerInterface::stop ( )
pure virtual

Implemented in rosflight::ROSTimer.


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


rosflight
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:09:29