MILLION
if (delay->tv_sec * BILLION + delay->tv_nsec > tmo * MILLION)
#define FUZZ (40 * MILLION) /* scheduling fuzz accepted - 40 ms */