Automatically choose between NTP, median peer time and system clock.
[novacoin.git] / src / ntp.h
2015-09-21 CryptoManiacAutomatically choose between NTP, median peer time...
2015-09-20 CryptoManiacRemove NtpGetTime() and use NtpTime(CNetAddr&) instead.
2015-09-20 CryptoManiacGet periodical time samples through NTP
2015-09-20 CryptoManiacAdd time samples from NTP while starting up.
2015-09-16 CryptoManiacTiny NTP client.