use *;
/// Dense physical-reading window for clock-driven properties.
const SKEW_PHYSICAL_MAX: u64 = 4096;
/// Local physical readings: dense low values plus the top of `u64`, including
/// the former pre-S5 sentinel.
pub
/// Remote physical times. The high window stops one below `u64::MAX`, because
/// `(u64::MAX, u16::MAX)` has no successor for `after`.
pub