thread_profiler 0.3.0

A thread profiling library that outputs profiles in the chromium trace format.
Documentation
Build #97661 2018-04-29T20:58:31.090571+00:00
# rustc version
rustc 1.26.0-dev (0eb87c9bf 2018-03-16)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading thread_profiler v0.3.0
Fresh libc v0.2.40
Fresh itoa v0.4.1
Fresh dtoa v0.4.2
Fresh serde v1.0.43
Fresh lazy_static v1.0.0
Fresh time v0.1.39
Fresh serde_json v1.0.16
Documenting thread_profiler v0.3.0
Running `rustdoc --crate-name thread_profiler .cargo/registry/src/github.com-1ecc6299db9ec823/thread_profiler-0.3.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180316-1.26.0-dev-0eb87c9bf -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern time=/home/cratesfyi/cratesfyi/debug/deps/libtime-4c6165ce5ca72e17.rlib --extern-version time=time,0.1.39 --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-d78457efc2ee8353.rlib --extern-version lazy_static=lazy_static,1.0.0 --extern serde_json=/home/cratesfyi/cratesfyi/debug/deps/libserde_json-93706e9cf34fe267.rlib --extern-version serde_json=serde_json,1.0.16`
Finished dev [unoptimized + debuginfo] target(s) in 2.51 secs