Maps and Navigation SDK
0.41.0
androidJvm
com.tomtom.quantity:quantity
/
com.tomtom.quantity
/
Ratio
/
times
times
operator
fun
times
(
factor
:
Ratio
)
:
Ratio
open
operator override
fun
times
(
factor
:
Int
)
:
Ratio
open
operator override
fun
times
(
factor
:
Double
)
:
Ratio
Returns a new instance with the value from
this
multiplied by
factor
.