mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
89f4cfc9bc
Implement usleep, ualarm, and gettimeofday for Perl, as well as wrappers to implement time, sleep, and alarm that know about non-integral seconds. PR: 12230 Submitted by: Stephen J. Roznowski <sjr@home.net>
5 lines
208 B
Plaintext
5 lines
208 B
Plaintext
Time::HiRes module: High resolution time, sleep, and alarm.
|
|
|
|
Implement usleep, ualarm, and gettimeofday for Perl, as well as wrappers
|
|
to implement time, sleep, and alarm that know about non-integral seconds.
|