From cf490d847d65f13ede217101e89d0bf7e20621d0 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 12 Nov 2007 08:58:24 +0000 Subject: *** empty log message *** --- ev.html | 2 +- ev.pod | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/ev.html b/ev.html index 1682cb2..6658a2e 100644 --- a/ev.html +++ b/ev.html @@ -6,7 +6,7 @@ - + diff --git a/ev.pod b/ev.pod index 82febdd..0fb7b97 100644 --- a/ev.pod +++ b/ev.pod @@ -584,12 +584,13 @@ will usually be called just before the callback will be triggered, but might be called at other times, too. NOTE: I<< This callback must always return a time that is later than the -passed C value >>. Not even C itself will do, it must be larger. +passed C value >>. Not even C itself will do, it I be larger. This can be used to create very complex timers, such as a timer that triggers on each midnight, local time. To do this, you would calculate the -next midnight after C and return the timestamp value for this. How you do this -is, again, up to you (but it is not trivial). +next midnight after C and return the timestamp value for this. How +you do this is, again, up to you (but it is not trivial, which is the main +reason I omitted it as an example). =back -- cgit v1.2.3