[PATCH] ev.pod: ev_update_now -> ev_now_update
Jonathan Neuschäfer
j.neuschaefer at gmx.net
Sun Oct 16 12:55:47 CEST 2011
---
ev.pod | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ev.pod b/ev.pod
index 65aa0d1..6450c61 100644
--- a/ev.pod
+++ b/ev.pod
@@ -176,7 +176,7 @@ library in any way.
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. Also interesting is the combination of
-C<ev_update_now> and C<ev_now>.
+C<ev_now_update> and C<ev_now>.
=item ev_sleep (ev_tstamp interval)
--
1.7.7
More information about the libev
mailing list