Expand description
This crate contains the EnergyMonitor trait.
A dummy implementation is included in the dummy
module.
Modules§
Traits§
- Energy
Monitor - An energy monitor typically reads from an internal or external sensor. It could also estimate energy consumption using hardware counters or other heuristics.