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