mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
10 seconds max timeout for NTP
This commit is contained in:
parent
1ecd5250fc
commit
d5e77e9bb2
2 changed files with 13 additions and 6 deletions
|
@ -8,8 +8,6 @@ namespace i2p
|
|||
{
|
||||
namespace util
|
||||
{
|
||||
extern std::chrono::seconds g_TimeOffset;
|
||||
|
||||
inline uint64_t GetMillisecondsSinceEpoch ()
|
||||
{
|
||||
return std::chrono::duration_cast<std::chrono::milliseconds>(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue