Name: | perl-Time-HiRes |
---|---|
Epoch: | 4 |
Version: | 1.9721 |
Release: | 131.el6_4 |
Architecture: | i686 |
Group: | Development/Libraries |
Size: | 53747 |
License: | GPL+ or Artistic |
RPM: | perl-Time-HiRes-1.9721-131.el6_4.i686.rpm |
Source RPM: | perl-5.10.1-131.el6_4.src.rpm |
Build Date: | Tue Apr 30 2013 |
Build Host: | ca-build44.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. |