Name: | perl-Time-HiRes |
---|---|
Epoch: | 4 |
Version: | 1.9721 |
Release: | 119.el6 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 57405 |
License: | GPL+ or Artistic |
RPM: | perl-Time-HiRes-1.9721-119.el6.x86_64.rpm |
Source RPM: | perl-5.10.1-119.el6.src.rpm |
Build Date: | Fri May 20 2011 |
Build Host: | ca-build19.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. |