Re-exports

pub use timer::Timer;

Modules

Structs

A Duration type to represent a span of time, typically used for system timeouts.
A clock which always returns a Timestamp of value 1us
An absolute point in time.

Traits

A Clock is a source of Timestamps.