Instance Property
インスタンスプロパティ
magnitude
The value of this time interval, in seconds.
Availability 有効性
- iOS 7.0+
- iPadOS 7.0+
- macOS 10.9+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
- Xcode 11.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
var magnitude: TimeInterval
Relationships 関係
From Protocol 由来プロトコル
See Also 参照
Managing Stride Properties
var timeInterval : TimeInterval
The value of this time interval, in seconds.
typealias OperationQueue.SchedulerTimeType.Stride.Magnitude
A type that represents the absolute value of any possible value of the conforming type.
func negate()
Replaces this value with its additive inverse.
この値をそれの反数と置き換えます。