[scheduler] Move TimeBudgetPool to a separate file.
This is one of the few CLs refactoring budget pool mechanisms for the addition of the new WakeupBudgetPool. - Move TimeBudgetPool into budget_pool.h to keep task_queue_throttler size manageable. - Split TimeBudgetPool into BudgetPool (interface) and TimeBudgetPool (realisation). There will be a separate CL uncoupling TaskQueueThrottler from BudgetPool. R=alexclarke@chromium.org,skyostil@chromium.org BUG=699541 Review-Url: https://codereview.chromium.org/2741473002 Cr-Commit-Position: refs/heads/master@{#455747}
Showing
This diff is collapsed.
Please register or sign in to comment