autd3-timer

Crates.ioautd3-timer
lib.rsautd3-timer
version9.0.1
sourcesrc
created_at2021-05-30 08:18:02.902176
updated_at2023-05-01 05:24:13.367711
descriptionNative timer wrapper.
homepage
repositoryhttps://github.com/shinolab/autd3
max_upload_size
id403770
size19,166
Shun Suzuki (s5suzuki)

documentation

README

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

Commit count: 3230

cargo fmt