time

val time: Long

Parameters

time

The UTC time of this location fix, in milliseconds since epoch (January 1, 1970).

It is not monotonic, so it should not be used to compare instances of GeoLocation. Prefer elapsedRealtimeNanos for that purpose.