mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-18 15:18:17 +00:00
wiring more stuff up, and simplification of timing loops
This commit is contained in:
@ -307,7 +307,7 @@ private:
|
||||
volatile int64_t _now;
|
||||
int64_t _lastPing;
|
||||
int64_t _lastHousekeepingRun;
|
||||
int64_t _lastMemoizedTraceSettings;
|
||||
int64_t _lastNetworkHousekeepingRun;
|
||||
bool _online;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user