--- libev/ev.h 2007/10/31 10:50:05 1.7 +++ libev/ev.h 2007/10/31 11:52:12 1.8 @@ -146,6 +146,7 @@ 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);