Type Method 型メソッド

seconds(_:)

Converts the specified number of seconds, as a floating-point value, into an instance of this scheduler time type. 指定された秒数を、浮動小数点値として、このスケジューラ時間型のインスタンスへと変換します。

Declaration 宣言

static func seconds(_ s: Double) -> OperationQueue.SchedulerTimeType.Stride

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

Creating Scheduler Time Strides スケジューラ時間ストライドを作成する