lastPositionTimestamp
A timestamp for when the profile reports the last position.
Declaration
var lastPositionTimestamp: TimeInterval { get }Discussion
This property isn’t a specific date and time. To determine the time between positions, subtract a previous value from the current value.