jbenet / ios-ntp

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

Whether the poll interval can be automatically increase? #66

Open qufuhai opened 2 years ago

qufuhai commented 2 years ago

Hi, I found the pollIntervals is not in use. pollingIntervalIndex can only be assigned 0/4/5/6. Is this correct?