commit | 5a801c8b10d994dca3de4edf14da12704587c33d | [log] [tgz] |
---|---|---|
author | Tej Singh <singhtejinder@google.com> | Fri Nov 01 10:45:22 2019 -0700 |
committer | Tej Singh <singhtejinder@google.com> | Fri Nov 01 10:45:22 2019 -0700 |
tree | e18a86abcc5a61ebbef8248de446041af6bed010 | |
parent | 7bd4314e4e93d36e89b326e7c824d9e1bb39b1ce [diff] |
Store elapsedRealtimeNs as int64 instead of long long can be 32 bits, which will overflow in ~2 seconds if signed. Test: builds Change-Id: I78e69e2c2ceb21a5748d9d5d860b45e5a3fae865