Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/ntpd/
Drefclock_wwv.c207 #define IN100 ((100 * 80) / WWV_SEC) /* 100 Hz increment */ macro
1035 up->datapt = (up->datapt + IN100) % 80; in wwv_rf()