Expand description
A client library to communicate with ClockBound daemon. This client library is written in pure Rust.
Re-exports§
pub use crate::shm::CLOCKBOUND_SHM_CLIENT_DEFAULT_PATH;pub use crate::shm::ClockStatus;pub use crate::vmclock::shm::VMCLOCK_SHM_DEFAULT_PATH;
Structs§
- Clock
Bound Client - The
ClockBoundClient - Clock
Bound Error