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

/netbsd-current/lib/libpuffs/
H A Dopdump.c167 static struct timeval tv_prev; local
253 timersub(&tv_now, &tv_prev, &tv);
256 gettimeofday(&tv_prev, NULL);

Completed in 69 milliseconds