wok-current annotate perl-time-hires/description.txt @ rev 24746
ncursesw-dev: add pkg config files (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Mar 16 11:02:39 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. |