Searched refs:evSubTime (Results 1 – 4 of 4) sorted by relevance
149 #define evSubTime __evSubTime macro168 struct timespec evSubTime __P((struct timespec, struct timespec));
87 evSubTime(struct timespec minuend, struct timespec subtrahend) { in evSubTime() function483 idle = evSubTime(ctx->lastEventTime, this->lastTouched); in idle_timeout()495 this->timer->inter = evSubTime(this->max_idle, idle); in idle_timeout()
300 interval = evSubTime(ctx->lastEventTime, in evGetNext()325 t = evSubTime(nextTime, ctx->lastEventTime); in evGetNext()570 interval = evSubTime(evNowTime(), start_time); in evDispatch()
900 timeout = evSubTime(finish, now); in send_dg()905 timeout = evSubTime(finish, now); in send_dg()