Skip to content

spin-sleep-1.2.0

Compare
Choose a tag to compare
@alexheretic alexheretic released this 05 Jan 07:43
· 6 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.