Lines Matching refs:time
34 #include <sys/time.h>
123 int WarmUpTime; /* time to wait before a calibration starts */
126 /* system type to trace the time elapsed */
353 /* returns 1, when the warm up time "iTime" has elasped */
382 /* get the current system time */
384 /* determine the time to wait at least */
394 struct timeval now[2]; /* toggling time holder */
397 int iCurrent = 0; /* buffer and time-holder swap flag */
404 /* get the time stamp for the wait loops */
413 /* wait until time has elapsed or for values to stabilze */
440 /* break the loop, when the longest wait time has expired
457 /* enter a delay loop, when there is still time to wait */
474 /* is the minimum time elapsed */
476 /* has the minimum time elapsed since the last calibration */
484 iCurrent = !iCurrent; /* swap the test-buffer, and time-holder */
517 for the next time */
717 /* switch the lamp on when starting for first the time */
1412 /* time to read the next line? */