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

Prevent drift in tick delivery (fix #406) #413

Closed
wants to merge 3 commits into from
Closed

Prevent drift in tick delivery (fix #406) #413

wants to merge 3 commits into from

Commits on Sep 1, 2019

  1. Prevent drift in tick delivery (fix #406)

    Calculate the next delivery time based on the previous one instead of the time the thread awoke, preventing a small but noticeable drift from accumulating.
    drrlvn authored Sep 1, 2019
    Configuration menu
    Copy the full SHA
    2dcb0b4 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    drrlvn committed Sep 1, 2019
    Configuration menu
    Copy the full SHA
    c4fd588 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

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