wok annotate perl-time-hires/description.txt @ rev 24988

Fix perl-gd & tcptrack
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 12 11:01:25 2022 +0000 (2022-05-12)
parents
children
rev   line source
Hans-G?nter@24263 1 The Time::HiRes module implements a Perl interface to the usleep,
Hans-G?nter@24263 2 nanosleep, ualarm, gettimeofday, setitimer, and getitimer system calls,
Hans-G?nter@24263 3 in other words, high resolution time and timers.