timeadd
static void timeadd(struct timeval *, time_t, struct timeval *);
timeadd(&now, delta, &next);