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

aaphoto: fix build
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 23 17:05:06 2023 +0000 (15 months ago)
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.