Module iced::time

source ·
Expand description

Listen and react to time.

Structs

  • A Duration type to represent a span of time, typically used for system timeouts.
  • A measurement of a monotonically nondecreasing clock. Opaque and useful only with Duration.

Functions

  • everytokio or async-std or smol or WebAssembly
    Returns a Subscription that produces messages at a set interval.