--- AnyEvent/lib/AnyEvent.pm 2008/07/08 19:50:25 1.164 +++ AnyEvent/lib/AnyEvent.pm 2008/07/08 23:07:26 1.165 @@ -195,9 +195,10 @@ callbacks cannot use arguments passed to time watcher callbacks. The callback will normally be invoked once only. If you specify another -parameter, C, as a positive number, then the callback will be -invoked regularly at that interval (in fractional seconds) after the first -invocation. +parameter, C, as a strictly positive number (> 0), then the +callback will be invoked regularly at that interval (in fractional +seconds) after the first invocation. If C is specified with a +false value, then it is treated as if it were missing. The callback will be rescheduled before invoking the callback, but no attempt is done to avoid timer drift in most backends, so the interval is