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

/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_timer.c77 static u_long huffpuff_timer; /* huff-n'-puff timer */ variable
200 huffpuff_timer = 0;
414 if (huffpuff_timer <= current_time) {
415 huffpuff_timer += HUFFPUFF;

Completed in 79 milliseconds