mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
correct NTP request
This commit is contained in:
parent
4582a4fd95
commit
44af5e04e4
2 changed files with 11 additions and 10 deletions
|
@ -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 ()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue