wok-6.x diff perl-time-hires/description.txt @ rev 25527

created recipes for libmpack and libmpack-dev 1.0.5
author Hans-G?nter Theisgen
date Sat Feb 25 07:28:19 2023 +0100 (16 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/perl-time-hires/description.txt	Sat Feb 25 07:28:19 2023 +0100
     1.3 @@ -0,0 +1,3 @@
     1.4 +The Time::HiRes module implements a Perl interface to the usleep,
     1.5 +nanosleep, ualarm, gettimeofday, setitimer, and getitimer system calls,
     1.6 +in other words, high resolution time and timers.