bool silc_compare_timeval(struct timeval *smaller, struct timeval *bigger)
Compare two timeval structures and return TRUE if the first time value is smaller than the second time value.