StatisticsIncDouble Method |
Name | Description | |
---|---|---|
![]() | IncDouble(Int32, Double) |
Increments the value of the identified statistic of type double
by the given amount.
|
![]() | IncDouble(String, Double) |
Increments the value of the statistic of type double with
the given name by a given amount.
|
![]() | IncDouble(StatisticDescriptor, Double) |
Increments the value of the described statistic of type double
by the given amount.
|