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

/freebsd-10.0-release/contrib/ntp/ntpd/
H A Dntp_intres.c82 * We sleep SLEEPTIME seconds before doing anything, to give the server
89 #define SLEEPTIME 2 macro
271 sleep(SLEEPTIME);
H A Drefclock_mx4200.c118 #define SLEEPTIME 32 /* seconds to wait for reconfig to complete */ macro
323 up->log_time = current_time + SLEEPTIME;
505 up->log_time = current_time + SLEEPTIME;

Completed in 200 milliseconds