Maps and Navigation SDK
1.11.0
androidJvm
com.tomtom.sdk.routing:model
/
com.tomtom.sdk.routing.range
/
Budget
/
Time
Time
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.