commit | 63fafb1fc5d31d13925b849784b6cd75911c00d2 | [log] [tgz] |
---|---|---|
author | Pete Bentley <prb@google.com> | Fri Apr 17 12:01:25 2020 +0100 |
committer | Pete Bentley <prb@google.com> | Thu Apr 23 11:22:50 2020 +0100 |
tree | 68b4aa5f11442c5220ce65584bd196338634dbca | |
parent | a66f5aab2c4136059386aa2d1a860302210c6cdd [diff] |
Make System.nanoTime and currentTimeMillis CriticalNative. These are commonly used and have trivial implementations that use no Java objects or exceptions. Bug: 154262976 Test: m && flashall (on Taimen) Change-Id: I4909fcd6f3af09a03ee6388ea58b92826b4bbfbc Merged-In: I4909fcd6f3af09a03ee6388ea58b92826b4bbfbc (cherry picked from commit b3d1a7e9d8b92b5d3295a995c10836b769fa2600)