]> git.llucax.com Git - software/libev.git/commitdiff
*** empty log message ***
authorroot <root>
Tue, 18 Dec 2007 01:20:33 +0000 (01:20 +0000)
committerroot <root>
Tue, 18 Dec 2007 01:20:33 +0000 (01:20 +0000)
ev.pod

diff --git a/ev.pod b/ev.pod
index 385609b5db05c7fffe8bd07558adce83abf3732d..d3d9910d43d54c1bc749973b800a39ab594f67f6 100644 (file)
--- a/ev.pod
+++ b/ev.pod
@@ -100,7 +100,9 @@ Libev represents time as a single floating point number, representing the
 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 C<double> type in C, and when you need to do any calculations on
-it, you should treat it as such.
+it, you should treat it as some floatingpoint value. Unlike the name
+component C<stamp> might indicate, it is also used for time differences
+throughout libev.
 
 =head1 GLOBAL FUNCTIONS