PowerValue.FromWatts Method
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.
Overloads
FromWatts(Decimal) | |
FromWatts(Int64) |
FromWatts(Decimal)
public static Microsoft.Windows.EventTracing.PowerValue FromWatts (decimal watts);
static member FromWatts : decimal -> Microsoft.Windows.EventTracing.PowerValue
Public Shared Function FromWatts (watts As Decimal) As PowerValue
Parameters
- watts
- Decimal
Returns
Applies to
FromWatts(Int64)
public static Microsoft.Windows.EventTracing.PowerValue FromWatts (long watts);
static member FromWatts : int64 -> Microsoft.Windows.EventTracing.PowerValue
Public Shared Function FromWatts (watts As Long) As PowerValue
Parameters
- watts
- Int64