Docs.rs
hive-gpu-0.1.6
hive-gpu 0.1.6
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
caikpigosso
Dependencies
bytemuck ^1.14
normal
half ^1.8
normal
log ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.40
normal
tracing ^0.1
normal
criterion ^0.5
dev
tempfile ^3.8
dev
tokio ^1.40
dev
metal ^0.27
normal
optional
objc ^0.2
normal
optional
Versions
94.65%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
Module timing_utils
hive_
gpu
0.1.6
Module timing_
utils
Module Items
Functions
In hive_
gpu::
utils::
timing
hive_gpu
::
utils
::
timing
Module
timing_
utils
Copy item path
Source
Expand description
Timing utility functions
Functions
ยง
format_
duration
Format duration for display
measure_
time
Measure execution time of a closure
measure_
time_
async
Measure execution time of an async closure