evTimeSpec
struct timespec evTimeSpec __P((struct timeval));
return (evTimeSpec(now));
*tsp = evTimeSpec(tv);