Changes for version 1.84 - 2005-12-16

  • add clock() which returns the processor time in (floating point) seconds since an arbitrary era
  • add clock_nanosleep() which suspends the current thread until either absolute time or for relative time
  • [rt.cpan.org #16486] printf missing value in HiRes.t
  • add constants CLOCKS_PER_SEC, CLOCK_SOFTTIME, TIMER_ABSTIME
  • tiny typo fixes

Modules

High resolution alarm, sleep, gettimeofday, interval timers