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

/freebsd-10.1-release/contrib/ntp/util/
H A Dtickadj.c257 int hz_int, hz_hundredths; local
503 hz_hundredths = (int)((100000000L / (long)tick) - ((long)hz_int * 100L));
508 hz_hundredths);

Completed in 53 milliseconds