| Crates.io | fastimer-driver |
| lib.rs | fastimer-driver |
| version | 0.9.0 |
| created_at | 2025-02-05 07:55:21.873248+00 |
| updated_at | 2025-04-19 03:43:40.058297+00 |
| description | This crate implements a timer driver that can work with any async runtime scheduler. |
| homepage | https://github.com/fast/fastimer |
| repository | https://github.com/fast/fastimer |
| max_upload_size | |
| id | 1543656 |
| size | 23,807 |
This crate implements a timer driver that can work with any async runtime scheduler.
Read the online documents at https://docs.rs/fastimer-driver.
This crate is built against the latest stable release, and its minimum supported rustc version is 1.85.0.
The policy is that the minimum Rust version required to use this crate can be increased in minor version updates. For example, if Fastimer 1.0 requires Rust 1.20.0, then Fastimer 1.0.z for all values of z will also require Rust 1.20.0 or newer. However, Fastimer 1.y for y > 0 may require a newer minimum version of Rust.
This project is licensed under Apache License, Version 2.0.