Expand description
System clock interfaces for the rTime NTP/PTP time synchronization daemon.
Abstracts the platform primitives used to read and steer the system clock — slewing
(adjtime/adjtimex), stepping (clock_settime), and reading PTP hardware clocks —
behind a common interface, with a mock backend for tests.