instacart / truetime-android

Android NTP time library. Get the true current time impervious to device clock time changes
https://tech.instacart.com/truetime/
Apache License 2.0
1.42k stars 193 forks source link

added ability to force a resync via a new reInitialize method #126

Closed john-stemberger closed 4 years ago

john-stemberger commented 4 years ago

adding a reInitialize method to allow the periodic resync the ntp servers to compensate for device drift

https://github.com/instacart/truetime-android/issues/121