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

#362 in Unix APIs

Download history 2/week @ 2024-02-14 3/week @ 2024-02-21

74 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.4–44MB
~595K SLoC