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

debounce(for:scheduler:options:)

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

Declaration 宣言

func debounce<S>(for dueTime: S.SchedulerTimeType.Stride, scheduler: S, options: S.SchedulerOptions? = nil) -> Publishers.Debounce<Timer.TimerPublisher, S> where S : Scheduler