Skip to content

0.9.14

Pre-release
Pre-release
Compare
Choose a tag to compare
@fluidsonic fluidsonic released this 18 Oct 20:44
05176bc
  • Renamed Duration to PreciseDuration to avoid conflict with kotlin.time.
  • Renamed Clock to WallClock to avoid conflict with kotlin.time.
  • Marked many functions as inline to reduce boxing.
  • Fixed several bugs.
  • Added unit testing for all measurement classes.