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

Comparing AnyEvent/lib/AE.pm (file contents):
Revision 1.9 by root, Thu Aug 4 09:14:01 2011 UTC vs.
Revision 1.10 by root, Thu Aug 11 21:26:39 2011 UTC

155 155
156=item AE::time 156=item AE::time
157 157
158Return the current time (not cached, always consults a hardware clock). 158Return the current time (not cached, always consults a hardware clock).
159 159
160=item AE::postpone { BLOCK }
161
162Exactly the same as C<AnyEvent:::postpone>.
163
160=back 164=back
161 165
162=head1 AUTHOR 166=head1 AUTHOR
163 167
164 Marc Lehmann <schmorp@schmorp.de> 168 Marc Lehmann <schmorp@schmorp.de>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines