timing_rdtsc 0.1.2

Easily time a block of code
Documentation
[dependencies]

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

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Easily time a block of code"
edition = "2021"
license = "MIT"
name = "timing_rdtsc"
readme = "README.md"
repository = "https://github.com/freergit/timing.git"
version = "0.1.2"