diff options
| -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 | 
