C# Class Knot3.ExtremeTests.TimeStatistics

Show file Open project: knot3/knot3-code Class Usage Examples

Public Properties

Property Type Description
average long
fastest long
outlier long
slowest long

Property Details

average public property

public long average
return long

fastest public property

public long fastest
return long

outlier public property

public long outlier
return long

slowest public property

public long slowest
return long