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

memtest: add binutils 2.37 support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 16 12:43:33 2022 +0000 (2022-04-16)
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.