Type Alias

Timer.TimerPublisher.Failure

The kind of errors this publisher might publish. このパブリッシャーが出版するかもしれないエラーの種類。

Declaration 宣言

typealias Timer.TimerPublisher.Failure = Never

Discussion 議論

The Timer.TimerPublisher type never publishes errors. Timer.TimerPublisher型は、決してエラーを出版しません。

See Also 参照

Declaring Publisher Topography パブリッシャーがよって立つ所を宣言する