lastValueTimestamp
The time of the most recent value change.
Declaration
var lastValueTimestamp: TimeInterval { get }Discussion
This property isn’t a specific date and time. To determine the time between value changes in seconds, subtract a previous time from the current time.