Docs.rs
swc_timer-1.0.0
swc_timer 1.0.0
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
kdy1
swc-bot
Dependencies
tracing ^0.1.40
normal
testing ^1.0.0
dev
Versions
75%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
swc_
timer
1.0.0
All Items
Crate Items
Macros
Structs
Crate
swc_timer
Copy item path
source
Macros
§
timer
Creates a timer. For input arguments, see [tracing::span].
Structs
§
Timer
Prints time elapsed since
start
when dropped.