Skip to content

Conversation

@dcais
Copy link

@dcais dcais commented Apr 3, 2023

Make sure set the target branch to develop

Fix SystemClock.now() is affected by NTP time synchronization, which can cause inaccuracies in the result of isOSPageCacheBusy()

fix #6448

Brief changelog

  1. Replace elapsed time calculation by System.nanoTime()

Verifying this change

@dcais dcais closed this Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SystemClock.now() is affected by NTP time synchronization, which can cause inaccuracies in the result of isOSPageCacheBusy().

1 participant