Class Statistics
Inheritance
System.Object
Statistics
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Ianus.Files.Sort
Assembly: HPE.Ianus.dll
Syntax
public class Statistics
Fields
Read
Declaration
public long Read
Field Value
Type | Description |
---|---|
System.Int64 |
SortKeysTime
Declaration
public Stopwatch SortKeysTime
Field Value
Type | Description |
---|---|
System.Diagnostics.Stopwatch |
TotalTime
Declaration
public Stopwatch TotalTime
Field Value
Type | Description |
---|---|
System.Diagnostics.Stopwatch |
Written
Declaration
public long Written
Field Value
Type | Description |
---|---|
System.Int64 |