StatisticsSetLong Method |
Name | Description | |
---|---|---|
![]() | SetLong(Int32, Int64) |
Sets the value of a statistic with the given id
whose type is long.
|
![]() | SetLong(String, Int64) |
Sets the value of a named statistic of type long.
|
![]() | SetLong(StatisticDescriptor, Int64) |
Sets the value of a described statistic of type long |