Module r3::kernel::timer

source ·
Expand description

Timers

Structs

Represents a single timer in a system.
The definer (static builder) for TimerRef.
Represents a single borrowed timer in a system.

Traits

The trait for safe wrappers of System::RawTimerId, i.e., Timer and TimerRef.
The supported operations on TimerHandle.

Type Definitions

A static handle type: TimerRef<'static, System>