]> Lady’s Gitweb - Gitweb/commitdiff
gitweb: Time::HiRes is in core for Perl 5.8
authorJakub Narebski <redacted>
Tue, 9 Nov 2010 18:27:54 +0000 (19:27 +0100)
committerLady <redacted>
Mon, 6 Apr 2026 04:51:30 +0000 (00:51 -0400)
We say 'use 5.008' at the beginning of the script, therefore there is no
need to check if Time::HiRes module is available.  We can also import
gettimeofday and tv_interval.

Signed-off-by: Jakub Narebski <redacted>
Signed-off-by: Junio C Hamano <redacted>

No differences found
This page took 0.185162 seconds and 4 git commands to generate.