tte 0.1.2

Time to execute. Application benchmark/timer.
Documentation
[[bin]]
name = "tte"
path = "src/bin.rs"
[dependencies.getopts]
version = "0.2.21"

[dependencies.rust_decimal]
version = "1.4.1"

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

[package]
authors = ["samma"]
description = "Time to execute. Application benchmark/timer."
edition = "2018"
keywords = ["benchmark", "timer", "execution"]
license = "MIT"
name = "tte"
readme = "README.md"
repository = "https://github.com/pigeonhands/tte"
version = "0.1.2"