Docs.rs
perf_monitor-0.2.1
perf_monitor 0.2.1
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
zhangli-pear
Dependencies
libc ^0.2
normal
thiserror ^1
normal
bindgen ^0.59
build
cc ^1.0
build
mach ^0.3
normal
windows-sys ^0.48.0
normal
Versions
78.13%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
perf_
monitor
0.2.1
All Items
Crate Items
Modules
Crate
perf_monitor
Copy item path
Source
Expand description
This crate provide the ability to retrieve information for profiling.
Modules
ยง
cpu
Get cpu usage for current process and specified thread.
fd
Get file descriptor(say handle for windows) numbers for current process.
io
Get io usage for current process.
mem
This sub-mod provides some facilities about memory performance profiling.