Name: | perl-Time-HiRes |
---|---|
Epoch: | 4 |
Version: | 1.9721 |
Release: | 141.el6_7.1 |
Architecture: | i686 |
Group: | Development/Libraries |
Size: | 53745 |
License: | GPL+ or Artistic |
RPM: | perl-Time-HiRes-1.9721-141.el6_7.1.i686.rpm |
Source RPM: | perl-5.10.1-141.el6_7.1.src.rpm |
Build Date: | Tue Nov 10 2015 |
Build Host: | x86-ol6-builder-06.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.perl.org/ |
Summary: | High resolution alarm, sleep, gettimeofday, interval timers |
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. |