diff options
author | root <root> | 2007-11-13 03:11:57 +0000 |
---|---|---|
committer | root <root> | 2007-11-13 03:11:57 +0000 |
commit | c9877299894353b8aa7442192b15991de9d4767d (patch) | |
tree | 7117102557435ae1238d2d5af012308a1a561e49 /ev.pod | |
parent | 1fb0a278db3f57899f7eb970a4fde56377b6d9c0 (diff) |
add manpage to distro and install it
Diffstat (limited to 'ev.pod')
-rw-r--r-- | ev.pod | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -58,7 +58,9 @@ library in any way. =item ev_tstamp ev_time () -Returns the current time as libev would use it. +Returns the current time as libev would use it. Please note that the +C<ev_now> function is usually faster and also often returns the timestamp +you actually want to know. =item int ev_version_major () |