statime 0.4.0

Precision Time Protocol implementation library for embedded and desktops
Documentation
1
2
3
4
5
6
//! Implementation of the best master clock datastructures and logic

pub mod acceptable_master;
pub mod bmca;
pub mod dataset_comparison;
pub mod foreign_master;