ariel_os

Module time

Available on crate feature time only.
Expand description

Provides time-related facilities.

Structs§

  • Type implementing async delays and blocking embedded-hal delays.
  • Represents the difference between two Instants
  • An Instant in time, based on the MCU’s clock ticks since startup.
  • A future that completes at a specified Instant.

Constants§

  • Ticks per second of the global timebase.