2.0.4 • Experimental support for kotlin.time¶
Suite¶
- Added '
time.now
' to get the currentkotlin.time.Instant
(#78, !135) - Added '
time.clock
' to get the currentkotlin.time.Clock
(#78, !135) - Added '
time.set
' and 'time.delayUntil
' to easily control the passage of time (#78, !135)
Browse the documentation for this version • View release in GitLab