Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/util/
H A Dntptime.c57 #define TS_ROUNDBIT_US 0x00000800 /* round at this bit */ macro
105 volatile unsigned ts_roundbit = TS_ROUNDBIT_US; /* defaults to 20 bits (us) */ in main()