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
Documentation
Repository
crates.io
Source
Owners
klebs6-x
Dependencies
caffe2-imports ^0.1.5-alpha.0
normal
Versions
0%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate caffe2_timer
Version 0.1.5-alpha.0
All Items
Modules
Structs
?
Crate
caffe2_timer
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. |