Maps and Navigation SDK
2.1.2
androidJvm
com.tomtom.sdk.routing:routing-common
/
com.tomtom.sdk.routing.range
/
Budget
/
Time
Time
@
RestrictToExtendedFlavor
(
value
=
[
ExternalScope.LIBRARY_GROUP
]
)
data
class
Time
(
val
budget
:
Duration
)
:
Budget
A time budget.
Members
Constructors
Time
Link copied to clipboard
constructor
(
budget
:
Duration
)
Properties
budget
Link copied to clipboard
val
budget
:
Duration
The maximum amount of time that may be used.