3 unstable releases
0.2.1 | Jul 18, 2024 |
---|---|
0.2.0 | Jan 24, 2024 |
0.1.0 | Nov 24, 2023 |
#180 in Operating systems
843 downloads per month
Used in 2 crates
31KB
625 lines
clock-steering
Functionality for manual clock steering - the process of keeping a clock synchronized to some external reference. This code is used in our implementations of NTP ntpd-rs and PTP statime. This crate is part of the pendulum project.
lib.rs
:
Logic for steering OS clocks, aimed at NTP and PTP.
This code is used in our implementations of NTP ntpd-rs and PTP statime.
Dependencies
~44KB