For internal use only.
This file contains the implementation of the timer_resched() function, used to reschedule a timer for another time.
Definition in file timer_resched.c.
#include "engines_int.h"
Include dependency graph for timer_resched.c:
Go to the source code of this file.
Functions | |
ev_err_t | timer_resched (ev_ctx_t *ctx, ev_tim_t *tim, ev_timtype_t type, struct timeval *value) |
Reschedule an existing timer. |