perl-Time-HiRes - High resolution alarm, sleep, gettimeofday, interval timers
Website: | http://www.perl.org/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | CentOS |
- Description:
The Time::HiRes module implements a Perl interface to the usleep, nanosleep, ualarm, gettimeofday, and setitimer/getitimer system calls, in other words, high resolution time and timers. See the "EXAMPLES" section below and the test scripts for usage; see your system documentation for the description of the underlying nanosleep or usleep, ualarm, gettimeofday, and setitimer/getitimer calls.
Packages
perl-Time-HiRes-1.9721-141.el6_7.1.i686 [49 KiB] |
Changelog
by Petr Pisar (2015-09-16):
- Fix CRLF conversion in ASCII FTP upload (bug #1267920) |
perl-Time-HiRes-1.9721-141.el6.i686 [48 KiB] |
Changelog
by Petr Pisar (2015-03-13):
- Enable tests on s390, s390x, and ppc64 (bug #1201191) |
perl-Time-HiRes-1.9721-136.el6_6.1.i686 [48 KiB] |
Changelog
by Petr Pisar (2014-11-06):
- Make *DBM_File desctructors thread-safe (bug #1161103) |