[dependencies.lazy_static]
version = "1"
[dependencies.serde_json]
version = "1.0"
[dependencies.time]
version = "0.1.36"
[features]
thread_profiler = []
[package]
authors = ["Glenn Watson <github@intuitionlibrary.com>"]
description = "A thread profiling library that outputs profiles in the chromium trace format."
documentation = "https://github.com/glennw/thread_profiler"
homepage = "https://github.com/glennw/thread_profiler"
keywords = ["profiler", "trace"]
license = "Apache-2.0/MIT"
name = "thread_profiler"
repository = "https://github.com/glennw/thread_profiler"
version = "0.3.0"