pub const MIN_CLOCKSYNC_INTERVAL: f64 = 0.5;
The shortest time between two clock offset queries, in seconds.
src/time_postprocessor.cpp:80 adds this to the clock.
src/time_postprocessor.cpp:80