Docs.rs
micro-timer-0.4.0
micro-timer 0.4.0
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
Alphare
Dependencies
micro-timer-macros ^0.4.0
normal
scopeguard ^1.1.0
normal
log ^0.4.8
dev
Versions
0%
of the crate is documented
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
micro_
timer
0.4.0
All Items
Crate Items
Re-exports
Attribute Macros
Crate
micro_timer
Copy item path
Source
Re-exports
§
pub extern crate
scopeguard
;
Attribute Macros
§
timed
Logs the time elapsed for the body of the target function for each call.