jbenet / ios-ntp

SNTP implementation for iOS
http://code.google.com/p/ios-ntp/
MIT License
370 stars 112 forks source link

fast question #39

Closed KatkayApps closed 8 years ago

KatkayApps commented 8 years ago

Your project is very good but I have one question: does your project compensate for the time it takes to receive the answer from the time server? I mean, I request the time, the server answers at t = 0, but there is a delay between the time the server answers and the time I receive it. Does your project corrects for that delay? thanks!

gavineadie commented 8 years ago

yes