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

/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_jjy.c205 time_t tLastAdjustedTimestamp ; member in struct:jjyunit
1166 time( &(up->tLastAdjustedTimestamp) ) ;
1293 time( &(up->tLastAdjustedTimestamp) ) ;
1341 fSeconds = difftime( now, up->tLastAdjustedTimestamp ) ;

Completed in 394 milliseconds