]> git.llucax.com Git - software/libev.git/blobdiff - ev.pod
*** empty log message ***
[software/libev.git] / ev.pod
diff --git a/ev.pod b/ev.pod
index e409a0391fc68b62df8cb5c88c80390e177bcd54..075d6727ca64754bbf0657c97dd052ff5a7efac0 100644 (file)
--- a/ev.pod
+++ b/ev.pod
@@ -41,7 +41,9 @@ will not have this argument.
 
 =head1 TIME AND OTHER GLOBAL FUNCTIONS
 
-Libev represents time as a single floating point number. This type is
+Libev represents time as a single floating point number, representing the
+(fractional) number of seconds since the (POSIX) epoch (somewhere near
+the beginning of 1970, details are complicated, don't ask). This type is
 called C<ev_tstamp>, which is what you should use too. It usually aliases
 to the double type in C.
 
@@ -467,7 +469,7 @@ the timer, and again will automatically restart it if need be.
 
 =back
 
-=head2 ev_periodic
+=head2 ev_periodic - to cron or not to cron it
 
 Periodic watchers are also timers of a kind, but they are very versatile
 (and unfortunately a bit complex).