Michael Stapelberg ab9ba6fcf9 Use gettimeofday() and struct timevals instead of time()
Initially I thought using the second precision time() function is good enough,
but to make t/113-urgent.t considerably faster (>2s vs. 0.08s), we put in a
little more effort and use gettimeofday. Otherwise, this test blocks the whole
testsuite from completing much faster on modern machines :).
2012-02-21 13:38:49 +01:00
..
2012-01-21 14:22:29 +00:00
2011-12-17 14:22:57 +00:00
2012-02-07 17:42:58 -05:00
2011-11-29 22:37:11 +00:00