//
project
/
dev.jaims.mcutils.common
/
toTimeFormatted
jvm
toTimeFormatted
Get the different hours, minutes, seconds, etc. from a Integer in seconds
Return
a map of times and ints where time is the
Times
and
Int
is the amount of that time
fun
Int
.
toTimeFormatted
():
Map
<
Times
,
Int
>
Content copied to clipboard