tsc-time 0.1.0

Time stamp counter (TSC) based timer
Documentation
[package]
name = "tsc-time"
version = "0.1.0"
authors = ["gnzlbg <gonzalobg88@gmail.com>"]
edition = "2018"
description = "Time stamp counter (TSC) based timer"
homepage = "https://github.com/gnzlbg/tsc"
repository = "https://github.com/gnzlbg/tsc"
keywords = ["tsc", "time", "stamp", "counter", "measurement" ]
categories = ["hardware-support", "no-std", "date-and-time"]
license = "MIT/Apache-2.0"

[badges]
appveyor = { repository = "gnzlbg/tsc" }
travis-ci = { repository = "gnzlbg/tsc" }
codecov = { repository = "gnzlbg/tsc" }
is-it-maintained-issue-resolution = { repository = "gnzlbg/tsc" }
is-it-maintained-open-issues = { repository = "gnzlbg/tsc" }
maintenance = { status = "experimental" }