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

/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_oncore.c1579 long dt1, /* tick offset THIS time step */
2636 long dt1, dt2; local
2662 dt1 = instance->saw_tooth + instance->offset; /* dt this time step */
2669 dt1 = instance->saw_tooth + instance->offset; /* dt this time step */
2674 oncore_get_timestamp(instance, dt1, dt2);
1577 oncore_get_timestamp( struct instance *instance, long dt1, long dt2 ) argument

Completed in 108 milliseconds