core
/
io.islandtime.measures
/
Minutes
/
toComponentValues
common
to
Component
Values
inline fun <
T
>
toComponentValues
(action: (hours:
Long
, minutes:
Int
) ->
T
):
T
Content copied to clipboard
inline fun <
T
>
toComponentValues
(action: (days:
Long
, hours:
Int
, minutes:
Int
) ->
T
):
T
Content copied to clipboard