Crate async_spin_sleep
source ·Expand description
Async-spin-sleep
A dedicated timer driver implementation for easy use of high-precision sleep function in numerous async/await context.
Features
system-clock(default): Enable use of system clock as a timer source.