Home
last modified time | relevance | path

Searched refs:NSECFRAC (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/ntp/include/
Dtimespecops.h69 # define NSECFRAC (FRAC / NANOSECONDS) macro
71 ((int32)((tsf) / NSECFRAC + 0.5))
73 ((u_int32)((tvu) * NSECFRAC + 0.5))