ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/EV/EV.pm
(Generate patch)

Comparing EV/EV.pm (file contents):
Revision 1.79 by root, Sat Dec 22 16:37:07 2007 UTC vs.
Revision 1.80 by root, Sat Dec 22 16:48:33 2007 UTC

155 155
156Returns the set (see C<EV::BACKEND_*> flags) of backends supported by this 156Returns the set (see C<EV::BACKEND_*> flags) of backends supported by this
157instance of EV, the set of recommended backends (supposed to be good) for 157instance of EV, the set of recommended backends (supposed to be good) for
158this platform and the set of embeddable backends (see EMBED WATCHERS). 158this platform and the set of embeddable backends (see EMBED WATCHERS).
159 159
160=item EV::sleep $seconds
161
162Block the process for the given number of (fractional) seconds.
163
160=item $time = EV::time 164=item $time = EV::time
161 165
162Returns the current time in (fractional) seconds since the epoch. 166Returns the current time in (fractional) seconds since the epoch.
163 167
164=item $time = EV::now 168=item $time = EV::now

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines