Module iced_futures::time[][src]

This is supported on crate features tokio or async-std or smol only.

Listen and react to time.

Functions

every

Returns a Subscription that produces messages at a set interval.