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

Extract timestamp detection code into crate #1979

Open
marcmo opened this issue Feb 5, 2024 · 0 comments
Open

Extract timestamp detection code into crate #1979

marcmo opened this issue Feb 5, 2024 · 0 comments
Assignees
Labels
rust Pull requests that update Rust code

Comments

@marcmo
Copy link
Member

marcmo commented Feb 5, 2024

The merge feature and the time measurement feature both depend heavily on timestamp detection.
This code is currently part of chipmunk and should be extracted into its own crate.

  1. extract current timestamp detection into a crate
  2. review code and enhance functionality
  3. add support for more timestamp formats
  4. revise API and document properly
@marcmo marcmo added the rust Pull requests that update Rust code label Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rust Pull requests that update Rust code
Projects
None yet
Development

No branches or pull requests

2 participants