mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 11:17:49 +02:00
Time experemental options
This commit is contained in:
parent
cca0430b9e
commit
21bb26d4bc
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ namespace i2p
|
|||
inline void setTimeOffset(int64_t ts){g_TimeOffset=ts;}
|
||||
|
||||
bool timeCorrecting(uint32_t signedOnTime, uint32_t ts, uint32_t skew, const char * ErrorMsg);
|
||||
|
||||
void SyncTimeWithNTP (void);
|
||||
|
||||
|
||||
inline uint64_t GetSecondsSinceEpoch ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue