Tiny NTP client.
[novacoin.git] / src / ntp.h
1 int64_t NtpGetTime();
2 int64_t NtpGetTime(std::string &strHostName);
3