--- libev/ev.pod 2007/11/12 07:58:13 1.1 +++ libev/ev.pod 2007/11/12 08:02:55 1.2 @@ -41,7 +41,9 @@ =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, which is what you should use too. It usually aliases to the double type in C.