Reputation: 2157
I would like to calculate NTP offset in Objective-C. Are there any APIs available to accomplish the same in objective-C?
Upvotes: 3
Views: 1236
Reputation: 2382
Check out the ios-ntp project; hopefully you'll be able to see how the author of the project is accessing the NTP servers.
Upvotes: 4