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

Comparing Coro/Event/Event.pm (file contents):
Revision 1.143 by root, Sun Dec 16 10:06:35 2018 UTC vs.
Revision 1.144 by root, Sun May 12 04:54:23 2019 UTC

118 118
119=cut 119=cut
120 120
121=item do_flavour args... 121=item do_flavour args...
122 122
123Create a watcher of the given type and immediately call it's next method, 123Create a watcher of the given type and immediately call its next method,
124returning the event. 124returning the event.
125 125
126This is less efficient then calling the constructor once and the next 126This is less efficient then calling the constructor once and the next
127method often, but it does save typing sometimes. 127method often, but it does save typing sometimes.
128 128

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines