Searched refs:time_window_start (Results 1 – 1 of 1) sorted by relevance
254 static struct timespec time_window_start; variable279 clock_gettime(CLOCK_MONOTONIC, &time_window_start); in rtc_chg_event_handler()294 timespecsub(&delta, &time_window_start); in rtc_chg_timer_cb()
Completed in 3 milliseconds