Searched refs:hz_hundredths (Results 1 – 1 of 1) sorted by relevance
257 int hz_int, hz_hundredths; in main() local503 hz_hundredths = (int)((100000000L / (long)tick) - ((long)hz_int * 100L)); in main()508 hz_hundredths); in main()