libtime-hr-perl 0.02-3build3 source package in Ubuntu

Changelog

libtime-hr-perl (0.02-3build3) noble; urgency=medium

  * No-change rebuild for perlapi5.38t64.

 -- Matthias Klose <email address hidden>  Sat, 02 Mar 2024 15:53:46 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libtime-hr-perl_0.02.orig.tar.gz 3.4 KiB 55a2ba693f73f33cff85d61ad344f1b501db8dd335d99a1757b92fd172a7b4ce
libtime-hr-perl_0.02-3build3.debian.tar.xz 2.4 KiB dcb19f4820168c45ffd0639359e7ea95962a65cab63484eb9de74567a2ec1ee7
libtime-hr-perl_0.02-3build3.dsc 2.0 KiB 8decee649a5397c34c722a063b0d12277a0e90ede011049f959084ee2103b72c

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