[scudo] Use fast get time in secondary.
authorChristopher Ferris <cferris@google.com>
Wed, 28 Jun 2023 21:24:38 +0000 (14:24 -0700)
committerChristopher Ferris <cferris@google.com>
Thu, 29 Jun 2023 00:29:47 +0000 (17:29 -0700)
commitbd694683eb2c04c36636424325a93bcad1a9c734
treec078169402f3826496224d51f3866d2ef984d5d9
parent36999318f09122fa41baff838f46c753db078275
[scudo] Use fast get time in secondary.

When I moved the primary to use the faster get time syscall, I missed
the secondary use. Now fix the secondary to use this function too.

Reviewed By: Chia-hungDuan

Differential Revision: https://reviews.llvm.org/D154012
compiler-rt/lib/scudo/standalone/secondary.h