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