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

/osnet-11/usr/src/lib/libpctx/common/
H A Dlibpctx.c526 struct timeval tvgoal, tvnow; local
594 (void) gettimeofday(&tvnow, 0);
595 if ((mswait = msdiff(&tvgoal, &tvnow)) == 0) {

Completed in 21 milliseconds