C# Class Knot3.ExtremeTests.TimeStatistics

Mostra 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_oe property

public long average
return long

fastest public_oe property

public long fastest
return long

outlier public_oe property

public long outlier
return long

slowest public_oe property

public long slowest
return long