Searched refs:SYNC_RESET (Results 1 – 1 of 1) sorted by relevance
58 #define SYNC_RESET 10000000000ULL /* 10 seconds, ~100us drift */ macro654 if (apTime - sync->lastTime > SYNC_RESET) { in addDelta()