[go: up one dir, main page]

flame 0.1.3

a profiling / flamegraph library
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "flame"
version = "0.1.3"
authors = ["Ty Overby <ty@pre-alpha.com>"]
description = "a profiling / flamegraph library"
license = "MIT"
repository = "https://github.com/TyOverby/flame"

[dependencies]
clock_ticks = "*"