Module iced_core::time

source ·
Expand description

Keep track of time, both in native and web platforms!

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.