]> git.llucax.com Git - software/libev.git/blobdiff - ev.h
rmeove remaining debugging code
[software/libev.git] / ev.h
diff --git a/ev.h b/ev.h
index 7236712c97ede0736a0e795077d614794bbf9c5a..e4de49bce0d29d44e149456f9234309e7a07cba5 100644 (file)
--- a/ev.h
+++ b/ev.h
@@ -146,6 +146,7 @@ void evio_stop        (struct ev_io *w);
 
 void evtimer_start    (struct ev_timer *w);
 void evtimer_stop     (struct ev_timer *w);
 
 void evtimer_start    (struct ev_timer *w);
 void evtimer_stop     (struct ev_timer *w);
+void evtimer_again    (struct ev_timer *w); /* stops if active and no repeat, restarts if active and repeating, starts if inactive and repeating */
 
 void evperiodic_start (struct ev_periodic *w);
 void evperiodic_stop  (struct ev_periodic *w);
 
 void evperiodic_start (struct ev_periodic *w);
 void evperiodic_stop  (struct ev_periodic *w);