spin-sleep-1.2.0
alexheretic
released this
05 Jan 07:43
·
10 commits
to main
since this release
- Deprecate
LoopHelper
. Instead use spin_sleep_util crate. - Windows: Use a high resolution waitable timer when available (>= Windows 10, version 1803).
- Windows: Replace winapi with windows-sys dependency.
- Windows: Remove once_cell dependency.