Searched refs:poll_now (Results 1 – 1 of 1) sorted by relevance
3131 bool poll_now; in mainloop() local3140 poll_now = true; in mainloop()3153 poll_now = (get_time_diff_ms(&poll_params.last_poll_tm, &curr_tm) >= in mainloop()3156 if (poll_now) { in mainloop()