2 unstable releases

0.2.0 Jan 24, 2024
0.1.0 Nov 24, 2023

#264 in Operating systems

Download history 24/week @ 2024-01-08 14/week @ 2024-01-15 234/week @ 2024-01-22 441/week @ 2024-01-29 331/week @ 2024-02-05 316/week @ 2024-02-12 365/week @ 2024-02-19 402/week @ 2024-02-26 722/week @ 2024-03-04 369/week @ 2024-03-11 330/week @ 2024-03-18 491/week @ 2024-03-25 357/week @ 2024-04-01 147/week @ 2024-04-08 224/week @ 2024-04-15 222/week @ 2024-04-22

967 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