Searched refs:current_time_timespec (Results 1 – 1 of 1) sorted by relevance
391 timespec current_time_timespec; in RebootMonitorThread() local393 if (clock_gettime(CLOCK_MONOTONIC, ¤t_time_timespec) == -1) { in RebootMonitorThread()399 shutdown_timeout_timespec.tv_sec - current_time_timespec.tv_sec; in RebootMonitorThread()