autd-timer 1.2.1

Native timer wrapper.
Documentation
1
2
3
4
5
6
7
# 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