in chrony-candm/src/common.rs [221:223]
fn partial_cmp(&self, other: &Self) -> Option<std::cmp::Ordering> { f64::from(*self).partial_cmp(&f64::from(*other)) }