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§

Traits§

  • Timer interface.