korken89 / fugit

`fugit` provides a comprehensive library of `Duration` and `Instant` for the handling of time in embedded systems, doing all it can at compile time.
Apache License 2.0
55 stars 16 forks source link

ceil rounded durations #39

Closed burrbull closed 1 year ago

korken89 commented 1 year ago

Thanks, looks like a a sane addition! Could you add tests for it and I'll merge?

burrbull commented 1 year ago

What do you think about naming? Should I change something?

burrbull commented 1 year ago

rebased

korken89 commented 1 year ago

Thanks for the effort!

I'll look into making a release including this during the weekend.