X-Git-Url: https://git.llucax.com/software/libev.git/blobdiff_plain/2e79dc15d2fba4b69c8f62c2bf08a0899a3c578d..c9877299894353b8aa7442192b15991de9d4767d:/ev.pod diff --git a/ev.pod b/ev.pod index 616fea2..f26f84b 100644 --- a/ev.pod +++ b/ev.pod @@ -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 function is usually faster and also often returns the timestamp +you actually want to know. =item int ev_version_major () @@ -243,7 +245,7 @@ more generic mechanism. Can be used to make a call to C return early (but only after it has processed all outstanding events). The C argument must be either -C, which will make the innermost C call return, or +C, which will make the innermost C call return, or C, which will make all nested C calls return. =item ev_ref (loop)