Generic Instance Method 総称体インスタンスメソッド

timeout(_:scheduler:options:customError:)

No overview available. 概要は利用可能でありません。

Declaration 宣言

func timeout<S>(_ interval: S.SchedulerTimeType.Stride, scheduler: S, options: S.SchedulerOptions? = nil, customError: (() -> Never)? = nil) -> Publishers.Timeout<Timer.TimerPublisher, S> where S : Scheduler