Crate time

source ·
Expand description

This crate contains abstractions to interact with hardware clocks.

Structs

  • A Duration type to represent a span of time, typically used for system timeouts.
  • A measurement of a monotonically nondecreasing clock.
  • A clock period, measured in femtoseconds.

Traits

Functions