A small crate for measuring CPU time (user and system) of processes and threads.
# Cargo.toml
[dependencies]
cpu-time = "1.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Measure CPU time of a code block
Check platform support before relying on this crate
No dependency data recorded yet.