-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reduce spamminess of skew-correct's "Lost X us!" messages (#310)
* Hide skew-correct's "Lost X us!" messages by default When enabling skew-correct, the "Lost X us!" messages can overwhelm the output. Hide the messages behind the verbosity switch. A single -v switch now shows only uncompensated time, which is what matters most. -vv also shows the existing message as well. * Tweak so message prints only once in normal mode Co-authored-by: vintagepc <53943260+vintagepc@users.noreply.github.com>
- Loading branch information
Showing
2 changed files
with
18 additions
and
2 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