libtime-hr-perl 0.02-2build4 source package in Ubuntu

Changelog

libtime-hr-perl (0.02-2build4) jammy; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Sun, 06 Feb 2022 13:47:31 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
libtime-hr-perl_0.02.orig.tar.gz 3.4 KiB 55a2ba693f73f33cff85d61ad344f1b501db8dd335d99a1757b92fd172a7b4ce
libtime-hr-perl_0.02-2build4.debian.tar.xz 2.2 KiB 90b5fbe1c219add67964ab6dbe1d465988893ba4aa9f9d8d77c28f96842cd98f
libtime-hr-perl_0.02-2build4.dsc 2.0 KiB 04f6f4d897cb0ecd00e77f651221599e084433339d6e252a3a6ce3764bb5c10e

Available diffs

View changes file

Binary packages built by this source

libtime-hr-perl: Perl interface to high-resolution timer

 Time::HR is a very simple interface to high-resolution timer - it only
 supports one function call - gethrtime(). gethrtime() function returns
 current high-resolution real time value either as 64-bit integer (on systems
 with 64-bit support) or double value. Time is expressed as nanoseconds since
 some arbitrary time in the past; it is not correlated in any way to the time
 of day, and thus is not subject to resetting or drifting by way of adjtime or
 settimeofday. The high resolution timer is ideally suited to performance
 measurement tasks, where cheap, accurate interval timing is required.
 Currently, this extension is only supported on Solaris, Linux and Cygwin.

libtime-hr-perl-dbgsym: debug symbols for libtime-hr-perl