Docs.rs
bench_diff-1.0.2
bench_diff 1.0.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
pvillela
Dependencies
hdrhistogram ^7.5
normal
hypors ^0.2
normal
optional
polars ^0.43
normal
optional
rand ^0.9
normal
optional
rand_distr ^0.5
normal
optional
sha2 ^0.10
normal
optional
statrs ^0.18
normal
Versions
60.47%
of the crate is documented
This release has been yanked, go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
bench_
diff
1.0.2
bench_diff
Function
latency
Copy item path
Source
pub fn latency(f: impl
FnOnce
()) ->
Duration
Expand description
Invokes
f
once and returns its latency.