Changeset 901 for DCWoRMS/branches/coolemall/src/example/energy/ProcessorEnergyEstimationPlugin.java
- Timestamp:
- 03/04/13 08:56:16 (12 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
DCWoRMS/branches/coolemall/src/example/energy/ProcessorEnergyEstimationPlugin.java
r883 r901 8 8 import schedframe.scheduling.manager.tasks.JobRegistry; 9 9 10 public class CPUEnergyEstimationPlugin extends BaseEnergyEstimationPlugin {10 public class ProcessorEnergyEstimationPlugin extends BaseEnergyEstimationPlugin { 11 11 12 12 public double estimatePowerConsumption(EnergyEvent event, JobRegistry jobRegistry,
Note: See TracChangeset
for help on using the changeset viewer.