From 436d5d174bfb936c4852a63eb03e0a3185f1502a Mon Sep 17 00:00:00 2001 From: root Date: Sat, 4 Jun 2011 05:25:02 +0000 Subject: *** empty log message *** --- ev.pod | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'ev.pod') diff --git a/ev.pod b/ev.pod index 4ac1d12..1e444cb 100644 --- a/ev.pod +++ b/ev.pod @@ -180,9 +180,15 @@ C and C. =item ev_sleep (ev_tstamp interval) -Sleep for the given interval: The current thread will be blocked until -either it is interrupted or the given time interval has passed. Basically -this is a sub-second-resolution C. +Sleep for the given interval: The current thread will be blocked +until either it is interrupted or the given time interval has +passed (approximately - it might return a bit earlier even if not +interrupted). Returns immediately if C<< interval <= 0 >>. + +Basically this is a sub-second-resolution C. + +The range of the C is limited - libev only guarantees to work +with sleep times of up to one day (C<< interval <= 86400 >>). =item int ev_version_major () -- cgit v1.2.3