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

add multiplication of Rate by Duration types and vice-versa #118

Open PTaylor-us opened 3 years ago

PTaylor-us commented 3 years ago

something/duration * duration = something

Related to #113