#autd

bin+lib autd3-timer

Native timer wrapper

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

#735 in Math

Download history 14/week @ 2023-02-09 23/week @ 2023-02-16 26/week @ 2023-02-23 3/week @ 2023-03-02 1/week @ 2023-03-09 41/week @ 2023-03-16 3/week @ 2023-03-23 8/week @ 2023-03-30 31/week @ 2023-04-06 31/week @ 2023-04-13 50/week @ 2023-04-20 77/week @ 2023-04-27 41/week @ 2023-05-04 18/week @ 2023-05-11 4/week @ 2023-05-18 17/week @ 2023-05-25

84 downloads per month
Used in autd3-soem-link

MIT license

15KB
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.5–43MB
~707K SLoC