The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.9755 - 2018-03-14

  • adjust the error messages of tv_interval()
  • the NV_1EX constants now cast to be NV so that tv_interval() with long double builds does not produce ugly results [rt.cpan.org #106456]
  • add tests for tv_interval()
  • centralize the mygettimeofday() logic
  • make the mygettimeofday() a function instead of macro
  • add the OS X 10.12+ clock_gettime() constants CLOCK_MONOTONIC_RAW_APPROX CLOCK_UPTIME_RAW_APPROX
  • regenerate the fallback files

Modules

High resolution alarm, sleep, gettimeofday, interval timers