Method | Description | |
---|---|---|
AddStatistic ( double time ) : void | ||
AddStatistic ( string actionType, double time ) : void | ||
Average ( List |
||
PrintStatistic ( ) : string |
public static AddStatistic ( double time ) : void | ||
time | double | |
return | void |
public static AddStatistic ( string actionType, double time ) : void | ||
actionType | string | |
time | double | |
return | void |
public static Average ( List |
||
collection | List |
|
return | double |