Name : perl-Time-Stopwatch
| |
Version : 1.00
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp155.6.1
| Date : 2023-07-20 19:47:55
|
Group : Development/Libraries/Perl
| Source RPM : perl-Time-Stopwatch-1.00-lp155.6.1.src.rpm
|
Size : 0.01 MB
| |
Packager : https://www_suse_com/
| |
Summary : Use tied scalars as timers
|
Description :
The Time::Stopwatch module provides a convenient interface to timing functions through tied scalars. From the point of view of the user, scalars tied to the module simply increase their value by one every second.
Using the module should mostly be obvious from the synopsis. You can provide an initial value for the timers either by assigning to them or by passing the value as a third argument to tie().
If you have the module Time::HiRes installed, the timers created by Time::Stopwatch will automatically count fractional seconds. Do _not_ assume that the values of the timers are always integers. You may test the constant \'Time::Stopwatch::HIRES\' to find out whether high resolution timing is enabled.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/15.5/noarch |