Crates.io | autd-timer |
lib.rs | autd-timer |
version | 2.0.0 |
source | src |
created_at | 2020-05-24 03:15:09.467288 |
updated_at | 2020-12-31 06:57:01.190147 |
description | Native timer wrapper. |
homepage | |
repository | https://github.com/shinolab/rust-autd |
max_upload_size | |
id | 245078 |
size | 16,297 |
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.
Shun Suzuki, 2020