Docs.rs
caffe2-timer-0.1.5-alpha.0
caffe2-timer 0.1.5-alpha.0
Permalink
Docs.rs crate page
BSD-3-Clause
Links
Repository
crates.io
Source
Owners
klebs6
Dependencies
caffe2-imports ^0.1.5-alpha.0
normal
Versions
33.33%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
caffe2_
timer
0.1.5-alpha.0
All Items
Crate Items
Modules
Structs
Crate
caffe2_timer
Copy item path
Source
Modules
§
timer
Structs
§
Timer
| @brief | | A simple timer object for measuring | time. | | This is a minimal class around a std::chrono::high_resolution_clock | that serves as a utility class for testing | code. |