[libcxx-commits] [PATCH] D74341: [libc++][Apple] Use CLOCK_MONOTONIC_RAW instead of CLOCK_UPTIME_RAW for steady_clock
Eric Fiselier via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Feb 12 07:37:01 PST 2020
EricWF accepted this revision.
EricWF added a comment.
This revision is now accepted and ready to land.
LGTM.
I'm not sure why CLOCK_MONOTONIC_RAW wasn't used originally, but that appears to be the correct approach.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74341/new/
https://reviews.llvm.org/D74341
More information about the libcxx-commits
mailing list