Lines Matching refs:delay
956 allows libev to delay invocation of I/O and timer/periodic callbacks
1793 might introduce a small delay, see "the special problem of being too
1997 delay has occurred, but cannot guarantee this.
2000 loops compare timestamps with a "elapsed delay >= requested delay", but
2012 one-second delay was requested - this is being "too early", despite best
2016 delay equals the requested delay, but only when the elapsed delay is
2017 larger than the requested delay. In the example above, libev would only invoke
2022 delay has actually elapsed, or in other words, it always errs on the "too
2069 libev makes sure your callback is not invoked before the delay happened,
2222 not a delay) and then reset your system clock to January of the previous
2722 The solution to this is to delay acting on a change for slightly more
2724 a roughly one-second-delay C<ev_timer> (e.g. C<ev_timer_set (w, 0., 1.02);
2813 Example: Like above, but additionally use a one-second delay so we do not
2814 miss updates (however, frequent updates will delay processing, too, so
2860 "pseudo-background processing", or delay processing stuff to after the
3674 delay invoking the callback by using a C<prepare> or C<idle> watcher for