Searched defs:jpulse (Results 1 – 1 of 1) sorted by relevance
185 struct jpulse { struct186 u_short stime[2]; /* set time (10 ms ticks) */187 u_short seq; /* sequence number */188 u_short reserved[5];189 u_short sweek[2]; /* GPS seconds into week */190 short offs; /* GPS to UTC time offset (seconds) */191 u_short offns[2]; /* GPS to UTC offset (nanoseconds) */192 u_short flags; /* flags */193 u_short dsum; /* checksum */