From: Ben Harris Date: Sun, 11 Nov 2018 12:13:28 +0000 (+0000) Subject: Adjust maxadvance doc to match 1 s advance rate. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=5919c2f30be35606e76f84dd5eb9c5e17f67a826;p=clunk.git Adjust maxadvance doc to match 1 s advance rate. --- diff --git a/clunk.c b/clunk.c index 0b2fdc9..c5289eb 100644 --- a/clunk.c +++ b/clunk.c @@ -12,7 +12,7 @@ static long const pulsewidth = 250000000; /* nanoseconds */ /* * Maximum error to correct by advancing the clock rather than * stopping it, in seconds. The point where it's faster to stop the - * clock than to advance it is around 11:15 forwards (0:45 backwards), + * clock than to advance it is around 11:35 forwards (0:25 backwards), * but this is set a little lower so that setting the clock back for * the end of summer time is done by stopping, in accordance with * Synchronome's documentation.