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

Comparing Coro/Coro/Timer.pm (file contents):
Revision 1.57 by root, Thu Nov 20 14:57:45 2008 UTC vs.
Revision 1.58 by root, Sat Nov 22 07:30:46 2008 UTC

1=head1 NAME 1=head1 NAME
2 2
3Coro::Timer - simple timer package, independent of used event loops 3Coro::Timer - timers and timeouts, independent of any event loop
4 4
5=head1 SYNOPSIS 5=head1 SYNOPSIS
6 6
7 use Coro::Timer qw(sleep timeout); 7 use Coro::Timer qw(sleep timeout);
8 # nothing exported by default 8 # nothing exported by default

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines