VG_(read_millisecond_timer)() is now monotonic, even if set_timeofday() is called or if ntpd adjusts the clock backwards. On Linux kernels where the clock_gettime() syscall is not supported, VG_(read_millisecond_timer)() falls back to the old behavior.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8072 a5019735-40e9-0310-863c-91ae7b9d1cf9
1 file changed