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.
Details
Details
- Reviewers
Chia-hungDuan - Commits
- rG32be3405f57f: [scudo] Add a fast get time version.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Chia-hung, let me know if this conflicts with any of your ready to submit changes. If it does, I'll wait for those to land before getting this in.