Expand description
macmon - Sudoless performance monitoring library for Apple Silicon processors
This library provides access to hardware metrics from Apple Silicon processors, including CPU/GPU frequencies, power consumption, temperatures, and memory usage.
Re-exports§
pub use app::App;pub use config::Config;pub use config::ViewType;pub use metrics::MemMetrics;pub use metrics::Metrics;pub use metrics::Sampler;pub use metrics::TempMetrics;pub use metrics::zero_div;pub use sources::SocInfo;