Skip to content

Changes

Summary

  1. Reuse OMRPORT_TIME_DELTA_IN_NANOSECONDS in omrtime.c (commit: 884e4cd) (details)
Commit 884e4cdd9790b3369ad613040dd4e0ee1cb117ee by Amarpreet Singh
Reuse OMRPORT_TIME_DELTA_IN_NANOSECONDS in omrtime.c

Reuse OMRPORT_TIME_DELTA_IN_NANOSECONDS in omrtime.c
instead of OMRTIME_NANOSECONDS_PER_SECOND for consistency
across the different platforms.

Issue: https://github.com/eclipse/omr/issues/7219
Signed-off-by: Amarpreet Singh <Amarpreet.A.Singh@ibm.com>
(commit: 884e4cd)
The file was modified port/win32/omrtime.c (diff)
The file was modified port/linuxs390/omrtime.c (diff)
The file was modified port/aix/omrtime.c (diff)
The file was modified port/linuxppc64/omrtime.c (diff)
The file was modified port/unix/omrtime.c (diff)