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