Show / Hide Table of Contents

Class HardwareCounterExtensions

Inheritance
Object
HardwareCounterExtensions
Namespace: BenchmarkDotNet.Diagnosers
Assembly: BenchmarkDotNet.dll
Syntax
public static class HardwareCounterExtensions

Methods

TheGreaterTheBetter(HardwareCounter)

Declaration
public static bool TheGreaterTheBetter(this HardwareCounter hardwareCounter)
Parameters
Type Name Description
HardwareCounter hardwareCounter
Returns
Type Description
Boolean

ToShortName(HardwareCounter)

Declaration
public static string ToShortName(this HardwareCounter hardwareCounter)
Parameters
Type Name Description
HardwareCounter hardwareCounter
Returns
Type Description
String
In This Article
Back to top Copyright © 2013–2021 .NET Foundation and contributors