2 unstable releases

0.2.0 Jan 24, 2024
0.1.0 Nov 24, 2023

#300 in Operating systems

Download history 385/week @ 2024-01-30 303/week @ 2024-02-06 296/week @ 2024-02-13 406/week @ 2024-02-20 359/week @ 2024-02-27 713/week @ 2024-03-05 405/week @ 2024-03-12 339/week @ 2024-03-19 453/week @ 2024-03-26 343/week @ 2024-04-02 149/week @ 2024-04-09 225/week @ 2024-04-16 234/week @ 2024-04-23 154/week @ 2024-04-30 307/week @ 2024-05-07 188/week @ 2024-05-14

910 downloads per month
Used in statime-linux

Apache-2.0 OR MIT

31KB
622 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

~43KB