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
Gigabyte
public static string Gigabyte { get; }
Property Value
Kilobyte
public static string Kilobyte { get; }
Property Value
Megabyte
public static string Megabyte { get; }
Property Value
MicroSeconds
public static string MicroSeconds { get; }
Property Value
MilliSeconds
public static string MilliSeconds { get; }
Property Value
NanoSeconds
public static string NanoSeconds { get; }
Property Value
Seconds
public static string Seconds { get; }
Property Value
Tarabyte
public static string Tarabyte { get; }
Property Value
Methods
IsTimeUnit(string)
public static bool IsTimeUnit(string unit)
Parameters
unit
string