IEnergyMeasurementInterval Interface

Definition

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

Applies to