Package com.tomtom.sdk.common.time

Types

Link copied to clipboard
object DateParser

Important: This is a Public Preview API. It may be changed or removed at any time.

Link copied to clipboard
data class Duration : Parcelable

Describes the time duration of an action.

Link copied to clipboard
class SystemClockTimeProvider : SystemTimeProvider

SystemTimeProvider implementation using the Android-specific SystemClock mechanism.

Link copied to clipboard
interface SystemTimeProvider

Generic contract for the system time provider.