3 unstable releases

0.2.1 Jul 18, 2024
0.2.0 Jan 24, 2024
0.1.0 Nov 24, 2023

#149 in Date and time

Download history 408/week @ 2024-12-07 260/week @ 2024-12-14 104/week @ 2024-12-21 73/week @ 2024-12-28 252/week @ 2025-01-04 524/week @ 2025-01-11 519/week @ 2025-01-18 274/week @ 2025-01-25 372/week @ 2025-02-01 331/week @ 2025-02-08 314/week @ 2025-02-15 636/week @ 2025-02-22 361/week @ 2025-03-01 533/week @ 2025-03-08 289/week @ 2025-03-15 260/week @ 2025-03-22

1,574 downloads per month
Used in 2 crates

Apache-2.0 OR MIT

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