Docs.rs
workflow-perf-monitor-0.0.2
workflow-perf-monitor 0.0.2
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
aspect
Dependencies
libc ^0.2
normal
thiserror ^1
normal
criterion ^0.5.1
dev
bindgen ^0.59
build
cc ^1.0
build
mach ^0.3
normal
windows-sys ^0.48.0
normal
Versions
80.65%
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
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
Crate
workflow_perf_monitor
workflow_
perf_
monitor
0.0.2
All Items
Crate Items
Modules
Crates
workflow_perf_monitor
Crate
workflow_perf_monitor
Copy item path
Settings
Help
Summary
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.