0.9.14
Pre-release
Pre-release
- Renamed
Duration
toPreciseDuration
to avoid conflict withkotlin.time
. - Renamed
Clock
toWallClock
to avoid conflict withkotlin.time
. - Marked many functions as
inline
to reduce boxing. - Fixed several bugs.
- Added unit testing for all measurement classes.