-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
If you specify your interval as asynccp.time.Duration.of_nanoseconds() there will be no unit conversion math done on the interval provided by your code. Also reduces the quantity of floating point math in other places to avoid cascading inaccuracies more than necessary.
- Loading branch information
Kenny
authored and
Kenny
committed
Nov 16, 2021
1 parent
03eec62
commit ca1e193
Showing
2 changed files
with
16 additions
and
16 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