Home
last modified time | relevance | path

Searched refs:CheckTimers (Results 1 – 9 of 9) sorted by relevance

/dports/www/vdradmin-am/vdradmin-am-3.6.10/contrib/
H A DHISTORY120 job of CheckTimers()
125 - new function CheckTimers():
129 - if there is an event_id, CheckTimers() will search a event with the
133 - without event_id, CheckTimers() looks for events in the EPG within
135 highest wight, CheckTimers() extends the margings of the timer so
143 means they'll be handled by CheckTimers(), an the event_id will be set.
144 CheckTimers() will, as described above, change start/stop time and some
148 to "Auto" again, CheckTimers() will use the "without event_id" branch
157 status back to 0 or 1 -- so CheckTimers() won't touch it no longer. This
168 but still possible. Should be managed by CheckTimers() somewhen...
/dports/www/libwww/w3c-libwww-5.4.2/Library/src/
H A DHTTimer.c345 PRIVATE void CheckTimers(void) in CheckTimers() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DXplatUICarbon.cs144 CheckTimers (DateTime.UtcNow); in FlushQueue()
489 private void CheckTimers (DateTime now) { in CheckTimers() method in System.Windows.Forms.XplatUICarbon
1360 CheckTimers (DateTime.UtcNow); in GetMessage()
1609 CheckTimers (DateTime.UtcNow); in PeekMessage()
H A DXplatUIX11.cs1506 void CheckTimers (ArrayList timers, DateTime now) { in CheckTimers() method in System.Windows.Forms.XplatUIX11
1751 CheckTimers (queue.timer_list, now); in UpdateMessageQueue()
5182 CheckTimers(queue.timer_list, DateTime.UtcNow); in PeekMessage()
/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/
H A DMMU.cpp1971 MMU.CheckTimers = (MMU.CheckTimers & (~mask)) | mask; in write_timer()
/dports/www/vdradmin-am/vdradmin-am-3.6.10/
H A DHISTORY402 - Timers were re-programmed every CheckTimers() call if setup option "do not add summary to timers"…
H A Dvdradmind2211 sub CheckTimers {
3631 CheckTimers();
H A Dvdradmind.pl2211 sub CheckTimers { subroutine
3631 CheckTimers();
H A DChangeLog920 …- Timers were re-programmed every CheckTimers() call if setup option "do not add summary to timers…