From: Jarkko Hietaniemi Date: Mon, 17 Sep 2001 20:14:53 +0000 (+0000) Subject: Explicitly explain the 1e9 seconds, not everybody X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=b8ec5d275bd1ac6c4eedcf6c06fba0ee4a22dfe4;p=p5sagit%2Fp5-mst-13.2.git Explicitly explain the 1e9 seconds, not everybody is a C geek. p4raw-id: //depot/perl@12060 --- diff --git a/ext/Time/HiRes/HiRes.pm b/ext/Time/HiRes/HiRes.pm index e52d7ee..d664c62 100644 --- a/ext/Time/HiRes/HiRes.pm +++ b/ext/Time/HiRes/HiRes.pm @@ -127,17 +127,18 @@ Returns a floating seconds since the epoch. This function can be imported, resulting in a nice drop-in replacement for the C