Contents

timeIntervalSinceNow

The interval between the date object and the current date and time.

Declaration

var timeIntervalSinceNow: TimeInterval { get }

Discussion

If the date object is earlier than the current date and time, this property’s value is negative.

See Also

Getting Time Intervals