1999-06-27 19:48:25 +02:00
|
|
|
Time::HiRes module: High resolution time, sleep, and alarm.
|
|
|
|
|
|
|
|
Implement usleep, ualarm, and gettimeofday for Perl, as well as wrappers
|
2002-09-14 20:01:03 +02:00
|
|
|
to implement time, sleep, and alarm that know about non-integral
|
|
|
|
seconds.
|
|
|
|
|
2003-08-18 15:18:41 +02:00
|
|
|
WWW: http://search.cpan.org/dist/Time-HiRes/
|