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

mplayer: disable-ffmpeg_a (really)
author Hans-G?nter Theisgen
date Tue Jul 12 09:40:38 2022 +0100 (2022-07-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.