clock-timer 0.2.0

A clock crate that offer a timer and a stopwatch to use in your apps
Documentation
[dependencies]

[lib]
name = "clock_timer"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A clock crate that offer a timer and a stopwatch to use in your apps"
edition = "2024"
license = "MIT"
name = "clock-timer"
readme = false
version = "0.2.0"