[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
Loading
Please sign in to comment