Searched refs:evSubTime (Results 1 – 3 of 3) sorted by relevance
151 #define evSubTime __evSubTime macro170 struct timespec evSubTime __P((struct timespec, struct timespec));
93 evSubTime(struct timespec minuend, struct timespec subtrahend) { in evSubTime() function494 idle = evSubTime(ctx->lastEventTime, this->lastTouched); in idle_timeout()506 this->timer->inter = evSubTime(this->max_idle, idle); in idle_timeout()
935 timeout = evSubTime(finish, now); in send_dg()947 timeout = evSubTime(finish, now); in send_dg()