#autd #timer #native #wrapper #linux #macos #dispatch

bin+lib autd-timer

Native timer wrapper

4 stable releases

2.0.0 Dec 31, 2020
1.2.2 Aug 7, 2020
1.2.0 May 25, 2020
1.1.0 May 24, 2020
1.0.0 May 24, 2020

#22 in #autd

Download history 1/week @ 2023-12-18 5/week @ 2023-12-25 5/week @ 2024-01-15 3/week @ 2024-02-05 4/week @ 2024-02-12 20/week @ 2024-02-19 23/week @ 2024-02-26 14/week @ 2024-03-04 20/week @ 2024-03-11 21/week @ 2024-03-18

79 downloads per month
Used in 6 crates (2 directly)

MIT license

16KB
363 lines

Native Timer Wrapper

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

Author

Shun Suzuki, 2020

Dependencies

~0.4–385KB