File: README.md

package info (click to toggle)
rust-clock-steering 0.2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 180 kB
  • sloc: makefile: 4
file content (3 lines) | stat: -rw-r--r-- 382 bytes parent folder | download | duplicates (2)
1
2
3
# 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](https://github.com/pendulum-project/ntpd-rs) and PTP [statime](https://github.com/pendulum-project/statime). This crate is part of the [pendulum project](https://github.com/pendulum-project).