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

/netbsd-current/external/bsd/ntp/dist/util/
H A Dtickadj.c259 int hz_int, hz_hundredths; local
505 hz_hundredths = (int)((100000000L / (long)tick) - ((long)hz_int * 100L));
510 hz_hundredths);

Completed in 75 milliseconds