devtimer 3.0.0

A simple library for benchmarking code
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Sayan Nandan <nandansayan@outlook.com>"]
categories = []
description = "A simple library for benchmarking code"
documentation = "https://docs.rs/devtimer"
edition = "2018"
keywords = ["timer", "chrono", "development", "testing", "benchmark"]
license = "Apache-2.0"
name = "devtimer"
readme = "README.md"
repository = "https://github.com/sntdevco/devtimer"
version = "3.0.0"