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-02-16 20:39:34 +00:00
2012-02-16 23:41:58 +00:00
2012-01-27 22:39:51 +00:00
2012-01-23 22:21:44 +00:00
2009-02-09 20:56:29 +01:00
2011-08-28 17:44:42 +02:00
2011-08-28 17:44:42 +02:00
2011-08-28 17:44:42 +02:00
2011-11-11 21:47:43 +00:00
Description
No description provided
18 MiB
Languages
C 58.4%
Perl 36%
Raku 2.6%
Ruby 1.2%
Shell 0.7%
Other 1.1%