Searched defs:wwvbunit (Results 1 – 1 of 1) sorted by relevance
130 struct wwvbunit { struct132 struct refclock_atom atom; /* PPSAPI structure */133 int ppsapi_tried; /* attempt PPSAPI once */134 int ppsapi_lit; /* time_pps_create() worked */135 int tcount; /* timecode sample counter */136 int pcount; /* PPS sample counter */138 l_fp laststamp; /* last <CR> timestamp */139 int prev_eol_cr; /* was last EOL <CR> (not <LF>)? */140 u_char lasthour; /* last hour (for monitor) */141 u_char linect; /* count ignored lines (for monitor */