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