Searched refs:time_precision (Results 1 – 2 of 2) sorted by relevance
182 static long time_precision = 1; /* clock precision (ns) */ variable393 ntv->precision = time_precision; in ntp_adjtime1()395 ntv->precision = time_precision / 1000; in ntp_adjtime1()
53 long time_precision = 1000000 / HZ; /* clock precision (us) */ variable