ya-world-time

Library for keeping time as precise as possible

Variables

```

provide list of time servers

YAWORLDTIMESERVERHOSTS=time.google.com;ntp.qix.ca;ntp.nict.jp;pool.ntp.org;time.cloudflare.com;ntp.fizyka.umk.pl;time.apple.com;time.fu-berlin.de;time.facebook.com

max number of requests to send at once

YAWORLDTIMEMAXAT_ONCE=50

max number of servers to process

YAWORLDTIMEMAXTOTAL=100

max request timeout in milliseconds, otherwise drop request

YAWORLDTIMEMAXTIMEOUT=300 ```