Interface for acquiring system time. More...
#include <time_interface.h>
Public Member Functions | |
virtual std::chrono::nanoseconds | now () const =0 |
Interface for acquiring system time.
Definition at line 49 of file time_interface.h.
|
pure virtual |
Implemented in rosflight::ROSTimeInterface.