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 |
#89 in macOS and iOS APIs
Used in autd3-soem-link
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–39MB
~544K SLoC