Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Knot3
ExtremeTests
TimeStatistics
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