Files
kotlin-fork/libraries/stdlib/api/js-v1
Ilya Gorbunov fede70d0d5 Make TimeMark returned by TimeSource.Monotonic a value class
This value class wraps Long on JVM and Native thus reducing allocations
in time measurement scenarios when the default monotonic time source is
statically known.

KT-46132
2022-04-14 16:54:30 +00:00
..
2021-12-08 08:22:53 +00:00
2021-08-30 19:36:32 +02:00