Crates.io | autd3-timer |
lib.rs | autd3-timer |
version | 9.0.1 |
source | src |
created_at | 2021-05-30 08:18:02.902176 |
updated_at | 2023-05-01 05:24:13.367711 |
description | Native timer wrapper. |
homepage | |
repository | https://github.com/shinolab/autd3 |
max_upload_size | |
id | 403770 |
size | 19,166 |
This crate abstracts native timers of Windows, Linux, and macOS, using "timeSetEvent" on Windows, "POSIX Timer" on Linux, and "Grand Central Dispatch" on macOS.
Shun Suzuki, 2023