atomic-interval 0.1.4

A tiny implementation of an atomic timer.
Documentation
[dependencies.quanta]
version = "0.12.2"

[dev-dependencies.num_cpus]
version = "1.16.0"

[dev-dependencies.once_cell]
version = "1.19.0"

[dev-dependencies.rand]
version = "0.8.5"

[package]
authors = ["Biagio Festa"]
description = "A tiny implementation of an atomic timer."
edition = "2021"
keywords = ["time", "interval", "timer", "atomic", "lock-free"]
license = "MIT OR Apache-2.0"
name = "atomic-interval"
readme = "README.md"
repository = "https://github.com/BiagioFesta/atomic-interval"
version = "0.1.4"