breezy-timer 0.1.2

Painless and production friendly timers
Documentation
[[bench]]
harness = false
name = "performance_benchmarks"
[dependencies.cpu-time]
version = "1.0.0"

[dependencies.global]
version = "0.4.3"
[dev-dependencies.criterion]
version = "0.3.4"

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

[features]
breezy_timer = []

[package]
authors = ["Ed <barp.edoardo@gmail.com>"]
categories = ["development-tools", "development-tools::profiling"]
description = "Painless and production friendly timers"
edition = "2018"
exclude = [".idea"]
keywords = ["benchmark", "benchmarking", "timing", "performance"]
license = "MIT OR Apache-2.0"
name = "breezy-timer"
readme = "README.md"
repository = "https://github.com/dominusmi/rust-breezy-timer"
version = "0.1.2"