Table of Contents

Class ExternalToolsHelper

Namespace
BenchmarkDotNet.Helpers
Assembly
BenchmarkDotNet.dll
public static class ExternalToolsHelper
Inheritance
ExternalToolsHelper

Fields

MacSystemProfilerData

Output of the system_profiler SPSoftwareDataType command. MacOSX only.

public static readonly Lazy<Dictionary<string, string>> MacSystemProfilerData

Field Value

Lazy<Dictionary<string, string>>