Skip to main content

Module timer

Module timer 

Source
Available on crate feature api-timer only.
Expand description

Timer interface.

A timer triggers an event after a given amount of time (possibly periodically).

Structs§

Command
Timer configuration.
Event
Timer event.

Traits§

Api
Timer interface.