coarse-prof 0.2.4

Tiny library for coarse-grained hierarchical profiling
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.floating-duration]
version = "0.1"

[dependencies.log]
version = "0.4"

[package]
authors = ["Leonard Dahlmann <leo.dahlmann@gmail.com>"]
description = "Tiny library for coarse-grained hierarchical profiling"
documentation = "https://docs.rs/coarse-prof"
edition = "2018"
homepage = "https://github.com/leod/coarse-prof"
keywords = ["profiling", "instrumentation"]
license = "MIT"
name = "coarse-prof"
readme = "README.md"
repository = "https://github.com/leod/coarse-prof"
version = "0.2.4"