Docs.rs
timekeeper-0.3.2
timekeeper 0.3.2
Docs.rs crate page
MIT/Apache-2.0
Links
Repository
crates.io
Source
Owners
fintelia
Dependencies
libc ^0.2.60
normal
winapi ^0.3
normal
Versions
14.29%
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
timekeeper
0.3.2
All Items
Crate Items
Structs
Traits
Crate
timekeeper
Copy item path
Source
Expand description
Timekeeper is a simple library to track the amount of time used by different parts of a program.
Structs
§
Process
Time
Real
Time
Simple
Tracker
Thread
Time
Timer
Timer
Set
A timer set tracks a collection of timers, of which at most one can be running at any given time.
Traits
§
Source
Tracker