bug40684 332 B

123456
  1. o Major bugfixes (OSX):
  2. - Fix coarse-time computation on Apple platforms (like Mac M1) where
  3. the Mach absolute time ticks do not correspond directly to
  4. nanoseconds. Previously, we computed our shift value wrong, which
  5. led us to give incorrect timing results.
  6. Fixes bug 40684; bugfix on 0.3.3.1-alpha.