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