nfsantos commented on PR #1621:
URL: https://github.com/apache/jackrabbit-oak/pull/1621#issuecomment-2265287827

   > Do we really need "nanoTime" here?
   
   `System.currentTimeMillis()` is not guaranteed to be monotonically 
increasing or to match the real elapsed time, so for tracking times 
`nanoTime()` is the only one that will provide accurate results in all 
conditions.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to