Module delay

Module delay 

Source
Expand description

embedded-hal-compatible delay that yields CPU to other tasks instead of busy looping. The precision is limited by the tick frequency setting of the scheduler (usually order of a millisecond or more).

Structsยง

Delay