Searched refs:ACCEPTABLE_DELTA (Results 1 – 1 of 1) sorted by relevance
16 #define ACCEPTABLE_DELTA 500 macro51 if (delta > -ACCEPTABLE_DELTA && delta < ACCEPTABLE_DELTA) in verify_settimeofday()