commit | f30f0125e7fce7d5ff324651915ebeaf0e2ec527 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Wed Mar 08 16:56:24 2023 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Mar 09 14:16:15 2023 -0800 |
tree | 415c55add025dc90633e5424074564c7faa8ba11 | |
parent | f2b97c01875913c7fe47f6247d666d97a4c5952e [diff] |
[scudo] Add a fast get time version. On Android, the _COARSE version of clock_gettime is about twice as fast. Therefore, add a getMonotonicTimeFast function that is used in the releaseToOSMaybe functions. Reviewed By: Chia-hungDuan Differential Revision: https://reviews.llvm.org/D145636 GitOrigin-RevId: 32be3405f57f1e4d0ec0da943434113450583e89 Change-Id: I6c66658590851945d2643672f19b4910ca8a8fe6