-
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.
Use Microseconds for decoding time (#8589)
Summary: Pull Request resolved: #8589 The decoding times are in the single digits ms most of the times, even 1 ms is normal. So let's give it more resolution than 1 ms. Reviewed By: helfman Differential Revision: D53200548 fbshipit-source-id: 8154a80e4a4163c51c3efece792d64df3048fb03
- Loading branch information
1 parent
c30fa9d
commit 735b8f4
Showing
3 changed files
with
21 additions
and
12 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