Docs.rs
heim-cpu-0.0.11
heim-cpu 0.0.11
Docs.rs crate page
Apache-2.0 OR MIT
Links
Repository
crates.io
Source
Owners
svartalf
Dependencies
cfg-if ^0.1.7
normal
heim-common ^0.0.11
normal
heim-runtime ^0.0.7
normal
lazy_static ^1.3.0
normal
futures-executor ^0.3
dev
heim-derive ^0.0.10
dev
version-sync ^0.8
dev
libc ~0.2
normal
libc ~0.2
normal
mach ^0.3.2
normal
winapi >=0.3.8
normal
Versions
100%
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
heim_
cpu
0.0.11
Module linux
Module Items
Traits
Functions
In heim_
cpu::
os
heim_cpu
::
os
Module
linux
Copy item path
Source
Expand description
Linux-specific extensions.
Available only for
cfg(target_os = "linux")
Traits
§
CpuStats
Ext
Linux-specific extension for
CpuStats
.
CpuTime
Ext
Linux-specific extension for
CpuTime
.
Functions
§
frequencies
Returns stream of per-
CPU frequencies
information.