diff options
author | root <root> | 2011-06-04 05:59:50 +0000 |
---|---|---|
committer | root <root> | 2011-06-04 05:59:50 +0000 |
commit | 37e067082cb18e1b57efcfbe0b532a21c6f14472 (patch) | |
tree | 0b1fcc914a4974df7c0ab63ac1467752f1deb29a | |
parent | 3716d1fd724d0627bd0d92deba889a759f27cc79 (diff) |
*** empty log message ***
-rw-r--r-- | ev.pod | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -957,7 +957,8 @@ at the cost of increasing latency. Timeouts (both C<ev_periodic> and C<ev_timer>) will not be affected. Setting this to a non-null value will introduce an additional C<ev_sleep ()> call into most loop iterations. The sleep time ensures that libev will not poll for I/O events more often then -once per this interval, on average. +once per this interval, on average (as long as the host time resolution is +good enough). Likewise, by setting a higher I<timeout collect interval> you allow libev to spend more time collecting timeouts, at the expense of increased |