You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
extract current timestamp detection into a crate
review code and enhance functionality
add support for more timestamp formats
revise API and document properly
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: