Searched refs:evSubTime (Results 1 – 3 of 3) sorted by relevance
149 #define evSubTime __evSubTime macro168 struct timespec evSubTime __P((struct timespec, struct timespec));
96 evSubTime(struct timespec minuend, struct timespec subtrahend) { in evSubTime() function502 idle = evSubTime(ctx->lastEventTime, this->lastTouched); in idle_timeout()514 this->timer->inter = evSubTime(this->max_idle, idle); in idle_timeout()
1037 timeout = evSubTime(*finish, now); in retrying_select()