media/libraries
Steve Mayhew 621a9aedba SntpClient periodically re-syncs the offset to NTP server
Many of the Android TV platforms do not report accurate `SystemClock.elapsedRealtime()`
In addition this drift is not consistant accross multiple boxes, so the time offset
between any pair of boxes will vary over time.

This variance will lead to a drift in the Live Offset calculation.

Fix is simple, inValidate the NTP server query after a period of time (10 minutes)
and re-issue the call
2024-10-14 22:03:00 +02:00
..
2024-09-18 04:47:39 -07:00
2024-08-07 12:28:25 -07:00
2024-10-14 07:39:53 -07:00
2024-10-09 13:50:30 +01:00