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

subscribe(on:options:)

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

Declaration 宣言

func subscribe<S>(on scheduler: S, options: S.SchedulerOptions? = nil) -> Publishers.SubscribeOn<Timer.TimerPublisher, S> where S : Scheduler