autd-timer

Crates.ioautd-timer
lib.rsautd-timer
version2.0.0
sourcesrc
created_at2020-05-24 03:15:09.467288
updated_at2020-12-31 06:57:01.190147
descriptionNative timer wrapper.
homepage
repositoryhttps://github.com/shinolab/rust-autd
max_upload_size
id245078
size16,297
Shun Suzuki (s5suzuki)

documentation

README

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

Commit count: 132

cargo fmt