Name : perl-Time-HiRes
| |
Version : 1.972.400
| Vendor : Mandriva
|
Release : 2
| Date : 2012-01-26 02:05:25
|
Group : Development/Perl
| Source RPM : perl-Time-HiRes-1.972.400-2.src.rpm
|
Size : 0.09 MB
| |
Packager : Per Øyvind Karlsen < peroyvind_mandriva_org>
| |
Summary : High resolution time, sleep, and alarm
|
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 the /EXAMPLES manpage 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.
If your system lacks \'gettimeofday()\' or an emulation of it you don\'t get \'gettimeofday()\' or the one-argument form of \'tv_interval()\'. If your system lacks all of \'nanosleep()\', \'usleep()\', \'select()\', and \'poll\', you don\'t get \'Time::HiRes::usleep()\', \'Time::HiRes::nanosleep()\', or \'Time::HiRes::sleep()\'. If your system lacks both \'ualarm()\' and \'setitimer()\' you don\'t get \'Time::HiRes::ualarm()\' or \'Time::HiRes::alarm()\'.
If you try to import an unimplemented function in the \'use\' statement it will fail at compile time.
|
RPM found in directory: /vol/rzm6/linux-mandriva/devel/cooker/i586/media/contrib/release |