autd-timer 2.0.0

Native timer wrapper.
Documentation

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