From 5074b3f82cd2bb6e929c063db2bda1f1eeb001ac Mon Sep 17 00:00:00 2001 From: root Date: Thu, 16 Apr 2009 07:58:03 +0000 Subject: *** empty log message *** --- ev.pod | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'ev.pod') diff --git a/ev.pod b/ev.pod index 1086b7c..e7ce5a7 100644 --- a/ev.pod +++ b/ev.pod @@ -124,12 +124,12 @@ this argument. =head2 TIME REPRESENTATION -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 C type in C, and when you need to do any calculations on -it, you should treat it as some floating point value. Unlike the name +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 C type in C. When you need to do any calculations +on it, you should treat it as some floating point value. Unlike the name component C might indicate, it is also used for time differences throughout libev. -- cgit v1.2.3