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.