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

/freebsd-11-stable/contrib/ntp/sntp/
H A Dmain.c1559 int cgt_rc; local
1571 cgt_rc = clock_gettime(CLOCK_MONOTONIC, &ts);
1583 if (0 != cgt_rc || labs((long)diff.tv_sec) < 3600) {

Completed in 59 milliseconds