timeIntervalSinceNow
The time interval between the date value and the current date and time.
Declaration
var timeIntervalSinceNow: TimeInterval { get }Discussion
If the date is earlier than the current date and time, this property’s value is negative.