Lines Matching +full:30 +full:ms
27 * robust than other supported receivers. Its claimed accuracy is 100 ms
32 * sunset without warning. Since the indicated precision is 100 ms,
35 * clock_max of 128 ms.
116 * ER = last accumulated error in 1.25 ms increments
164 #define PRECISION (-4) /* precision assumed (about 100 ms) */
177 static int day1tab[] = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31};
178 static int day2tab[] = {31, 29, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31};