Lines Matching refs:time
106 epoch_offset = time(NULL) - tv.tv_sec;
401 ** could be the system start-up time, the Epoch, or something else,
402 ** in any case the time starting point does not change once that the
414 ** run-time. When this occurs simply fallback to other time source.
421 now.tv_sec = time(NULL);
434 ** clock drifting and external source time synchronization it can jump
435 ** forward or backward in time.
447 ** time() returns the value of time in seconds since the Epoch.
450 now.tv_sec = time(NULL);
519 * The first time this is called it will set got_exit_signal to one and