Searched refs:maxstep (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_util.c1347 int i, maxstep = 25*1000,flags=0; local
1349 maxstep = 500;
1375 tt_int_op(total_diff/9, <, maxstep);

Completed in 105 milliseconds