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

Handle beat-tracking for starts/stops #45

Closed
wants to merge 77 commits into from

Conversation

oubiwann
Copy link
Contributor

@oubiwann oubiwann commented Dec 30, 2021

Only one start was allowed; let's allow for any number of starts/stops.

Tasks:

  • Come up with good name and update the data structures
  • Refactor transport into an actual abstraction (and with its own constructor)
  • Transport could be used anywhere, so put it in um.transport
  • Update all transport-related logic to use new abstraction
  • Put ms <-> s time conversions into a function
  • Provide some basic/common time functions for better reuse
  • Fix padding of H:M:S in formatted times to HH:MM:SS

Part of:

@oubiwann oubiwann marked this pull request as draft December 30, 2021 06:45
@oubiwann
Copy link
Contributor Author

Things are moving in a different direction -- closing this one.

@oubiwann oubiwann closed this Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant