[scheduler] Do not activate high-resolution timer for low priority task queues.
With this CL, high-resolution timer is never activated for a delayed task that lives in a task queue with a low priority. Since such a task queue must already support late scheduling, it shouldn't care about precise execution delays. Bug: 967777 Change-Id: I6c8403075dc15368acaee74aef9c39b0b9b7c926 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2470322 Commit-Queue: Chris Davis <chrdavis@microsoft.com> Reviewed-by:François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#818144}
Showing
Please register or sign in to comment