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

cairo-gl: disabled trace
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Mar 16 15:28:37 2022 +0000 (2022-03-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.