pub fn offset_delay(t1: f64, t2: f64, t3: f64, t4: f64) -> (f64, f64)Expand description
Offset/delay from the four client-exchange timestamps (RFC 5905 §8), all in seconds on any common timescale. Returns (offset, delay); offset is seconds to ADD to the local clock.