esp_hal

Module time

Source
Available on crate feature unstable only.
Expand description

§Time

The time module offers a way to get the system now.

Traits§

  • Extension trait for simple short-hands for u64 Durations
  • Extension trait for simple short-hands for u32 Rate

Functions§

  • Provides time since system start in microseconds precision.

Type Aliases§

  • Represents a duration of time.
  • Represents an instant in time.