Searched refs:levelt (Results 1 – 1 of 1) sorted by relevance
2653 struct timeval levelt, tout, *top; local2730 (void) gettimeofday(&levelt, NULL);2783 dt = (now.tv_sec - levelt.tv_sec2784 + (now.tv_usec - levelt.tv_usec) / 1e6);2788 levelt = now;