Docs.rs
performance-timing-0.1.1
performance-timing 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
elalfer
Dependencies
criterion ^0.3
normal
Versions
47.62%
of the crate is documented
Platform
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
performance_
timing
0.1.1
performance_timing
Function
measure_function_perf
Copy item path
Source
pub fn measure_function_perf<F>(f: F) ->
f32
where F:
Fn
(),