Searched refs:mlx_lastpoll (Results 1 – 2 of 2) sorted by relevance
157 time_t mlx_lastpoll; /* last time_second we polled for status */ member
1095 } else if (time_second > (sc->mlx_lastpoll + 10)) { in mlx_periodic()1096 sc->mlx_lastpoll = time_second; in mlx_periodic()