|
SatCat5
|
Link a PosixTimer to the main polling timekeeper.
Most POSIX designs should have a global instance of this object.
Definition at line 181 of file posix_utils.h.
#include <posix_utils.h>
Public Member Functions | |
| s64 | gps () |
| TimeVal | now () |
| u32 | raw () |
| satcat5::util::TimeRef * | timer () |
Protected Attributes | |
| satcat5::util::PosixTimer | m_timer |
| satcat5::irq::VirtualTimer | m_adapter |