On Sat, Jun 23, 2018 at 12:58 AM, Brooke Clarke <bro...@pacific.net> wrote:
>
> Can someone comment on time.is?
>

I looked inside time.is, it is using NTP like techniques for
estimating the local time offset. Two requests for the server time are
sent and the response with the smallest round trip time (RTT) is used.
The displayed values are:
difference = local time after receiving response - server time in
response - RTT/2
accuracy = max((RTT - 116 ms)/2, 10 ms)

The description above may not be complete or accurate.
_______________________________________________
time-nuts mailing list -- time-nuts@lists.febo.com
To unsubscribe, go to https://lists.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.

Reply via email to