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

Use fugit for timing #107

Merged
merged 8 commits into from
Nov 5, 2021
Merged

Conversation

andresv
Copy link
Contributor

@andresv andresv commented Nov 4, 2021

This is needed to work with: FactbirdHQ/ublox-cellular-rs#54 where embedded-time is replaced by fugit.

fugit only has types for Duration and Instant therefore here separate Clock trait is introduced
now fugit can be used for all the time calculations
@MathiasKoch
Copy link
Member

Could you run rustfmt?
Otherwise this looks great! Thank you very much!

@MathiasKoch MathiasKoch merged commit d09ac29 into FactbirdHQ:master Nov 5, 2021
@andresv andresv deleted the use-fugit-for-timing branch January 20, 2022 16:39
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.

2 participants