Searched refs:last_poll_tm (Results 1 – 1 of 1) sorted by relevance
242 struct timespec last_poll_tm; member3264 poll_params->last_poll_tm = curr_tm; in call_handler()3318 delay = get_time_diff_ms(&poll_params.last_poll_tm, &curr_tm); in mainloop()3327 poll_now = (get_time_diff_ms(&poll_params.last_poll_tm, &curr_tm) >= in mainloop()