-
Notifications
You must be signed in to change notification settings - Fork 537
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch ThreadWheelTimekeeperHighRes to HeapTimekeeper
Summary: `ThreadWheelTimekeeperHighRes` is being deprecated, since `HeapTimekeeper` is both more efficient and more accurate (see analysis in D49060468). `HeapTimekeeper` is already the default timekeeper for futures. Reviewed By: stuclar Differential Revision: D49318889 fbshipit-source-id: 9c44492df5d310f27e4a5f4b782c82c5e806b3eb
- Loading branch information
1 parent
5a04fb3
commit c25ff7f
Showing
2 changed files
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters