simple-stopwatch 0.1.4

Minimal stopwatch for rust, returns float values
Documentation
[badges.travis-ci]
repository = "huwb/rust-simple-stopwatch"

[dependencies.time]
version = "0.1.39"

[package]
authors = ["Huw Bowles <huw.bowles@gmail.com>"]
description = """
Minimal stopwatch for rust, returns float values
"""
documentation = "https://docs.rs/simple-stopwatch/"
homepage = "https://github.com/huwb/rust-simple-stopwatch"
keywords = ["stopwatch", "timekeeper", "timer"]
license = "MIT"
name = "simple-stopwatch"
readme = "README.md"
repository = "https://github.com/huwb/rust-simple-stopwatch"
version = "0.1.4"