tv_sub
tv_sub(&t, &now);
static void tv_sub(struct timeval *, struct timeval const *);
tv_sub(&b, &a);
static void tv_sub (struct timeval *, struct timeval const *);