Instance Method インスタンスメソッド

hash(into:)

Hashes the essential components of the run loop schedule time by feeding them into the given hasher.

Declaration 宣言

func hash(into hasher: inout Hasher)

Parameters パラメータ

hasher

The hasher to use when combining the components of this instance. このインスタンスの構成要素を結合する時に使うハーシャー。

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

Comparing Scheduler Times スケジューラ時間を比較する