When preecise option is used, the true elapsed time should also use the
precise timer.
This fixes the test case sleep_for.signals.pass.cpp in libcxx.
Differential D55824
kern_time: Honor the precise option when counting diff Authored by aokblast on Thu, Mar 12, 9:23 AM. Tags None Referenced Files
Details When preecise option is used, the true elapsed time should also use the This fixes the test case sleep_for.signals.pass.cpp in libcxx.
Diff Detail
Event TimelineComment Actions I read through everything two different times, and convinced myself both times this is the proper change. |