Table of Contents

Class UnitHelper

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

Fields

DefaultPresentation

public static readonly UnitPresentation DefaultPresentation

Field Value

UnitPresentation

Methods

ToDefaultString(TimeInterval, string?)

public static string ToDefaultString(this TimeInterval timeInterval, string? format = null)

Parameters

timeInterval TimeInterval
format string

Returns

string