var fireDate : Date
The date at which the timer will fire.
タイマーが発火するであろう日付。
var timeInterval : TimeInterval
The timer’s time interval, in seconds.
タイマーのもつ時間間隔、秒数で。
var userInfo : Any?
The receiver's
userInfo
object.
レシーバのもつuserInfo
オブジェクト。