Searched refs:ts_e (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_io.c3324 l_fp ts_e; /* Timestamp at EOselect() gob */ local
3462 get_systime(&ts_e);
3464 * (ts_e - ts) is the amount of time we spent
3468 L_SUB(&ts_e, &ts);
3469 collect_timing(NULL, "input handler", 1, &ts_e);
3473 lfptoms(&ts_e, 6));

Completed in 73 milliseconds