Type Method 型メソッド

microseconds(_:)

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

Declaration 宣言

static func microseconds(_ us: Int) -> RunLoop.SchedulerTimeType.Stride

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

Converting to Seconds 秒数に変換する