core
/
io.islandtime.measures
/
Seconds
/
toComponents
common
to
Components
inline fun <
T
>
toComponents
(action: (minutes:
Minutes
, seconds:
Seconds
) ->
T
):
T
Content copied to clipboard
inline fun <
T
>
toComponents
(action: (hours:
Hours
, minutes:
Minutes
, seconds:
Seconds
) ->
T
):
T
Content copied to clipboard
inline fun <
T
>
toComponents
(action: (days:
Days
, hours:
Hours
, minutes:
Minutes
, seconds:
Seconds
) ->
T
):
T
Content copied to clipboard