Docs.rs
timekeeper-0.3.2
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
A simple library to track how much time is used in different parts of a program
Crate
Source
Builds
Feature flags
Documentation
Coverage
14.29%
2
out of
14
items documented
0
out of
8
items with examples
Size
Source code size: 15.54 kB
Documentation size: 1.26 MB
Links
fintelia/timekeeper
2
3
1
crates.io
Dependencies
libc ^0.2.60
normal
winapi ^0.3
normal
Versions
0.3.2
0.3.1
0.3.0
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0
Owners
Timekeeper is a simple library to track the amount of time used by different parts of a program.