diff options
author | root <root> | 2007-12-17 07:24:12 +0000 |
---|---|---|
committer | root <root> | 2007-12-17 07:24:12 +0000 |
commit | 17b75e61f4c5649173f186b343e3e2d981979703 (patch) | |
tree | eff1f9d191bdcaad3dcf6e636c44dd3b100bc6bb /ev.pod | |
parent | 9151dfde678354ca3b8dc113f732a06e58140c82 (diff) |
*** empty log message ***
Diffstat (limited to 'ev.pod')
-rw-r--r-- | ev.pod | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1222,6 +1222,11 @@ The current reschedule callback, or C<0>, if this functionality is switched off. Can be changed any time, but changes only take effect when the periodic timer fires or C<ev_periodic_again> is being called. +=item ev_tstamp at [read-only] + +When active, contains the absolute time that the watcher is supposed to +trigger next. + =back Example: Call a callback every hour, or, more precisely, whenever the |