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

timeInterval

The timer’s time interval, in seconds. タイマーのもつ時間間隔、秒数で。

Declaration 宣言

var timeInterval: TimeInterval { get }

Discussion 議論

If the timer is non-repeating, returns 0 even if a time interval was set. タイマーが非反復ならば、0を返します、たとえ時間間隔が設定されたとしても。

See Also 参照

Retrieving Timer Information タイマー情報を取って来る