Docs.rs
clock-timer-0.2.7
clock-timer 0.2.7
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
bilal-algorithms
Dependencies
ctrlc ^3.4
normal
console_error_panic_hook ^0.1.7
normal
optional
js-sys ^0.3
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4
normal
web-sys ^0.3.77
normal
Versions
69.57%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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 stopwatch
clock_
timer
0.2.7
Module stopwatch
Module Items
Structs
Enums
Traits
In crate clock_
timer
clock_timer
Module
stopwatch
Copy item path
Source
Expand description
Module for stopwatch functionalities.
Structs
§
Stopwatch
Struct
Represents a stopwatch that measures elapsed time.
Enums
§
Stopwatch
Status
Represents the current status of the stopwatch.
Traits
§
Stopwatch
Trait