init?<T>(exactly: T)
Creates a run loop scheduler time interval from a binary integer type.
実行ループスケジューラ時間間隔をバイナリ整数型から作成します。
init(floatLiteral : TimeInterval)
Creates a run loop scheduler time interval from a floating-point seconds value.
実行ループスケジューラ時間間隔を浮動小数点秒数値から作成します。
init(integerLiteral : TimeInterval)
Creates a run loop scheduler time interval from an integer seconds value.
実行ループスケジューラ時間間隔を整数秒数値から作成します。
static var zero: RunLoop.SchedulerTimeType.Stride
The zero value.
ゼロ値。