Lines Matching refs:periodic
952 will try to invoke timer/periodic callbacks and I/O callbacks with minimum
956 allows libev to delay invocation of I/O and timer/periodic callbacks
2212 Unlike C<ev_timer>, periodic watchers are not based on real time (or
2219 You can tell a periodic watcher to trigger after some specific point
2220 in time: for example, if you tell a periodic watcher to trigger "in 10
2270 ev_periodic_set (&periodic, 0., 3600., 0);
2296 ignored. Instead, each time the periodic watcher gets scheduled, the
2300 NOTE: I<This callback MUST NOT stop or destroy any periodic watcher, ever,
2335 Simply stops and restarts the periodic watcher again. This is only useful
2353 Can be modified any time, but changes only take effect when the periodic
2359 take effect when the periodic timer fires or C<ev_periodic_again> is being
2366 the periodic timer fires or C<ev_periodic_again> is being called.
3965 other callbacks (allocator, syserr, loop acquire/release and periodic
4031 =item C<ev::io>, C<ev::timer>, C<ev::periodic>, C<ev::idle>, C<ev::sig> etc.
4160 =item w->again () (C<ev::timer>, C<ev::periodic> only)
4162 For C<ev::timer> and C<ev::periodic>, this invokes the corresponding
4473 periodic reschedule calculations, otherwise libev will fall back on a
5370 =item Starting and stopping timer/periodic watchers: O(log skipped_other_timers)
5376 =item Changing timer/periodic watchers (by autorepeat or calling again): O(log skipped_other_timers)