[PATCH] D27429: [Chrono][Darwin] On Darwin use CLOCK_UPTIME_RAW instead of CLOCK_MONOTONIC

Eric Fiselier via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 23 18:00:50 PST 2016


EricWF requested changes to this revision.
EricWF added a comment.
This revision now requires changes to proceed.

Marking as changes requested.

Please make sure we fall back to the old implementation on Apple platforms when `CLOCK_UPTIME_RAW` isn't available.


https://reviews.llvm.org/D27429





More information about the cfe-commits mailing list