rusty_timer 1.0.1

standalone stopwatch and timer
Documentation
[badges.travis-ci]
branch = "master"
repository = "TriedWorks/rusty_timer"

[dependencies]

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

[package]
authors = ["Sebastian <Sebastian@Strobl.net>"]
description = "standalone stopwatch and timer"
edition = "2018"
keywords = ["timer", "timing", "updates", "system"]
license-file = "LICENSE"
name = "rusty_timer"
publish = true
repository = "https://github.com/TriedWorks/rusty_timer"
version = "1.0.1"