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

Improve conversions between ticks and seconds #531

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Aug 4, 2023

  1. Improve conversions between ticks and seconds

    Deprecates tick2second in favor of ticks2seconds and second2tick in
    favor of seconds2ticks.
    Returns fractional time is seconds per mido#528
    Removes erroneous references to absolute in docstrings and comments.
    
    Fixes mido#526
    rdoursenaud committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    5de0d37 View commit details
    Browse the repository at this point in the history