- Timestamp:
- 03/19/14 18:22:27 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
DCWoRMS/branches/coolemall/src/schedframe/resources/computing/profiles/energy/power/ui/ProcessorPowerInterface.java
r1281 r1299 20 20 super(resource, pp); 21 21 currentPowerState = StandardPowerStateName.ON; 22 currentPState = get HighestPState();22 currentPState = getLowestPState(); 23 23 } 24 24
Note: See TracChangeset
for help on using the changeset viewer.