NextFTC
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
NextFTC
core
/
com.rowanmcalpin.nextftc.core.units
/
TimeSpan
/
Companion
/
fromSec
from
Sec
@
JvmStatic
fun
fromSec
(
seconds
:
Double
)
:
TimeSpan
@
JvmStatic
fun
fromSec
(
seconds
:
Int
)
:
TimeSpan
Creates a new
TimeSpan
from a time-span in seconds
Parameters
seconds
the time-span in seconds