Searched defs:datum_pts_unit (Results 1 – 1 of 1) sorted by relevance
131 struct datum_pts_unit { struct132 struct peer *peer; /* peer used by ntp */133 int PTS_fd; /* file descriptor for PTS */134 u_int unit; /* id for unit */135 u_long timestarted; /* time started */136 l_fp lastrec; /* time tag for the receive time (system) */137 l_fp lastref; /* reference time (Datum time) */138 u_long yearstart; /* the year that this clock started */139 int coderecv; /* number of time codes received */140 int day; /* day */[all …]