Type Method 型メソッド

milliseconds(_:)

Converts the specified number of milliseconds into an instance of this scheduler time type. 指定されたミリ秒数をこのスケジューラ時間型のインスタンスへと変換します。

Declaration 宣言

static func milliseconds(_ ms: Int) -> OperationQueue.SchedulerTimeType.Stride

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

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