Show / Hide Table of Contents

Class CpuInfoFormatter

Inheritance
Object
CpuInfoFormatter
Namespace: BenchmarkDotNet.Portability.Cpu
Assembly: BenchmarkDotNet.dll
Syntax
public static class CpuInfoFormatter

Methods

Format(CpuInfo)

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