Module hal_x86_64::time
source · Expand description
x86 hardware timers and timekeeping functionality.
Structs
- A
Duration
type to represent a span of time, typically used for system timeouts. - Error indicating that a
Duration
was invalid for a particular use. - Intel 8253/8254 Programmable Interval Timer (PIT).
Enums
- Errors returned by
Pit::start_periodic_timer
andPit::sleep_blocking
.
Statics
- The PIT.