Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix #172: DeterministicScheduler supports customizable tick precision #173

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Feb 28, 2020

  1. fix jmock-developers#172: DeterministicScheduler supports customizabl…

    …e 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.
    carterkozak committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    75bd3ec View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Configuration menu
    Copy the full SHA
    0d8cf0f View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    dc77d98 View commit details
    Browse the repository at this point in the history