pub fn compute_offset_delay( t1_ms: u64, t2_ms: u64, t3_ms: u64, t4_ms: u64, ) -> TimeSyncSample
Computes clock offset and round-trip delay from the standard four timestamps.