Module tick

Source
Expand description

Channel that delivers messages periodically.

Messages cannot be sent into this kind of channel; they are materialized on demand.

Structsยง

Channel ๐Ÿ”’
Channel that delivers messages periodically.

Type Aliasesยง

TickToken ๐Ÿ”’
Result of a receive operation.