Package : perl-Time-HiRes > RPM : perl-Time-HiRes-1.976.0-1.mga7.src.rpm

Basic items

Name perl-Time-HiRes
Version 1:1.976.0
Release 1.mga7
URL http://search.cpan.org/dist/Time-HiRes
Group Development/Perl
Summary High resolution time, sleep, and alarm
Size 117KB
Arch aarch64
License GPL+ or Artistic

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.

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2019-02-19 11:21:30
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie