]> Lady’s Gitweb - Gitweb/commit
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)
commit9271fbd96d9654bffc913807f29f385c5d57b03b4b34e4528962ac1a0643ba28
tree5f9129617b3b810e405ee38a061e814e48064ed503370095c64b65e2ae5b7e32
parentddba7c920872eeadc78611c072322749fcedeca11dfcc5e06f2e6a37c60341b1
gitweb: Time::HiRes is in core for Perl 5.8

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>
gitweb.perl
This page took 0.264537 seconds and 4 git commands to generate.