Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Return the time of this fix, in elapsed real-time since system boot.
This value can be reliably compared to
Android.OS.SystemClock.ElapsedRealtimeNanos,
to calculate the age of a fix and to compare Location fixes. This
is reliable because elapsed real-time is guaranteed monotonic for
each system boot and continues to increment even when the system
is in deep sleep (unlike Location.Time.
All locations generated by the Android.Locations.LocationManager
are guaranteed to have a valid elapsed real-time.
Set method documentation [Android Documentation]
Set the time of this fix, in elapsed real-time since system boot.