ptp-sync 0.0.1

Synchronize the system-wide real-time clock based on a source PTP clock
Documentation

ptp-sync-rs

Crates.io

docs.rs

Crates.io License deps.rs Crates.io MSRV

A (probably only Linux-compatible) crate that provides ClockSyncer, which can synchronize on-demand the system-wide real-time (i.e., wall-clock time) clock using a specified PTP clock as the source of truth.

Originally developed to be used in virtual machines, with [KVM's paravirtualized PTP clock][ptpkvm] as source.