-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DeterministicScheduler supports customizable tick precision
This change adds a constructor which takes a TimeUnit for custom precision, but does not modify the default constructor in order to avoid breaking existing tests which could overflow a long using very long periods of time.
- Loading branch information
1 parent
60addb0
commit 7e2c7a3
Showing
2 changed files
with
33 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