diff options
author | root <root> | 2010-10-22 09:35:06 +0000 |
---|---|---|
committer | root <root> | 2010-10-22 09:35:06 +0000 |
commit | 1d6071759cff842813995588dc6bf2bb2450d94f (patch) | |
tree | d84aabca52440fc8022c2591ca1a288f32171ad1 | |
parent | b2675ce2bd468be7592267c105c29c12510d932b (diff) |
*** empty log message ***
-rw-r--r-- | ev.pod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -126,7 +126,7 @@ this argument. =head2 TIME REPRESENTATION Libev represents time as a single floating point number, representing -the (fractional) number of seconds since the (POSIX) epoch (in practise +the (fractional) number of seconds since the (POSIX) epoch (in practice 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 C<double> type in C. When you need to do |