FluenTech / embedded-time

Time(ing) library (Instant/Duration/Clock/Timer/Period/Frequency) for bare-metal embedded systems
Apache License 2.0
90 stars 17 forks source link

change other integer-returning functions to return by value rather than reference #116

Closed PTaylor-us closed 3 years ago

PTaylor-us commented 3 years ago

For consistency with FixedPoint and Generic interfaces.

PTaylor-us commented 3 years ago

Completed for v0.13.0 release PR