-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add global access utility to PeriodicStatsReporter (#9696)
Summary: We only need 1 PeriodicStatsReporter instance globally. Adding utility to achieve global singleton. Pull Request resolved: #9696 Reviewed By: xiaoxmeng Differential Revision: D56918350 Pulled By: tanjialiang fbshipit-source-id: 55505d468bec300e1a0d840956813451b9c86f05
- Loading branch information
1 parent
238830b
commit 5bc6818
Showing
3 changed files
with
59 additions
and
8 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
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