12 stable releases

9.0.1 May 1, 2023
9.0.0 Apr 29, 2023
8.5.0 Apr 26, 2023
8.3.0 Mar 20, 2023
1.0.0 May 30, 2021

#94 in macOS and iOS APIs

34 downloads per month
Used in autd3-soem-link

MIT license

16KB
353 lines

Native Timer Wrapper

This crate abstracts native timers of Windows, Linux, and macOS, using "timeSetEvent" on Windows, "POSIX Timer" on Linux, and "Grand Central Dispatch" on macOS.

Author

Shun Suzuki, 2023

Dependencies

~0.2–37MB
~487K SLoC