Instance Property インスタンスプロパティ

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. 日付が現在の日付と時刻より早いならば、このプロパティの値は負です。

See Also 参照

Getting Time Intervals 時間の隔たりを得る