groostav
05/16/2018, 8:11 PMjava.time.Duration
, so perhaps a pair of value: Long, unit: TimeUnit
is better.mkobit
05/16/2018, 8:59 PMgroostav
05/17/2018, 1:56 AMval <http://Int.ms|Int.ms> get() = Duration.ofMillis(this)
, which makes for neat test data entry in kotlinaraqnid
05/17/2018, 8:21 PM