3 个版本
| 0.1.5 | 2024 年 5 月 26 日 |
|---|---|
| 0.1.4 | 2023 年 12 月 25 日 |
在 并发 中排名 #95
每月下载量 9,649
被 13 个 Crates 使用(其中 3 个直接使用)
92KB
1.5K SLoC
原子时间
AtomicDuration,AtomicOptionDuration,AtomicSystemTime,AtomicOptionSystemTime,AtomicInstant 和 AtomicOptionInstant 用于 Rust。
英文 | 简体中文
安装说明
[dependencies]
atomic-time = "0.1"
测试
-
Rust 测试
cargo test -
miri测试cargo miri test
基准测试
cargo bench
许可证
atomic-time 受 MIT 许可证和 Apache 许可证(版本 2.0)的双重许可。
查看 LICENSE-APACHE,LICENSE-MIT 以获取详细信息。
版权所有 (c) 2023 Al Liu。
依赖项
~1MB
~19K SLoC