diff options
author | root <root> | 2009-12-26 09:21:54 +0000 |
---|---|---|
committer | root <root> | 2009-12-26 09:21:54 +0000 |
commit | 48be09ae804dedbb4c1049607eac8e0083cdc60e (patch) | |
tree | 8690bf72daafd4e282bfd6830c045cd97fc21968 /ev.pod | |
parent | 281663f4e9b5029ab9cd09cf4754de3165138ab7 (diff) |
*** empty log message ***
Diffstat (limited to 'ev.pod')
-rw-r--r-- | ev.pod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1856,7 +1856,7 @@ C<repeat> value), or reset the running timer to the C<repeat> value. This sounds a bit complicated, see L<Be smart about timeouts>, above, for a usage example. -=item ev_timer_remaining (loop, ev_timer *) +=item ev_tstamp ev_timer_remaining (loop, ev_timer *) Returns the remaining time until a timer fires. If the timer is active, then this time is relative to the current event loop time, otherwise it's |