IEnergyMeasurementInterval Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a period of time where energy consumption was measured by the Energy Meter Interface.
public interface IEnergyMeasurementInterval
type IEnergyMeasurementInterval = interface
Public Interface IEnergyMeasurementInterval
Remarks
For more details see https://docs.microsoft.com/en-us/windows-hardware/drivers/powermeter/energy-meter-interface.
Properties
ChannelName |
Gets the name of the component whose energy is being measured. |
StartTime | |
StopTime | |
TotalEnergy | |
TotalPower |