correct NTP request

This commit is contained in:
orignal 2016-11-01 16:27:44 -04:00
parent 4582a4fd95
commit 44af5e04e4
2 changed files with 11 additions and 10 deletions

View file

@ -8,7 +8,7 @@ namespace i2p
{
namespace util
{
extern std::chrono::system_clock::duration g_TimeOffset;
extern std::chrono::seconds g_TimeOffset;
inline uint64_t GetMillisecondsSinceEpoch ()
{