Class PowrProf.ProcessorPowerInformation

java.lang.Object
com.sun.jna.Structure
oshi.jna.platform.windows.PowrProf.ProcessorPowerInformation
Enclosing interface:
PowrProf

@FieldOrder({"number","maxMhz","currentMhz","mhzLimit","maxIdleState","currentIdleState"}) public static class PowrProf.ProcessorPowerInformation extends com.sun.jna.Structure
Contains information about a processor.