Table of Contents

Class MeasureUnit

Namespace
Steeltoe.Management.Census.Stats
Assembly
Steeltoe.Management.OpenCensusBase.dll
public static class MeasureUnit
Inheritance
MeasureUnit
Inherited Members

Properties

Bytes

public static string Bytes { get; }

Property Value

string

Gigabyte

public static string Gigabyte { get; }

Property Value

string

Kilobyte

public static string Kilobyte { get; }

Property Value

string

Megabyte

public static string Megabyte { get; }

Property Value

string

MicroSeconds

public static string MicroSeconds { get; }

Property Value

string

MilliSeconds

public static string MilliSeconds { get; }

Property Value

string

NanoSeconds

public static string NanoSeconds { get; }

Property Value

string

Seconds

public static string Seconds { get; }

Property Value

string

Tarabyte

public static string Tarabyte { get; }

Property Value

string

Methods

IsTimeUnit(string)

public static bool IsTimeUnit(string unit)

Parameters

unit string

Returns

bool