Skip to main content

Module oneshot

Module oneshot 

Source
Expand description

One-shot Timer

Modules§

dummy
Dummy Timer
posix
Posix based timer

Structs§

NeverTimer
Timer that never expires.

Traits§

Oneshot
One-shot timer that expires once

Type Aliases§

Timer
Alias to Posix Timer