Counter::getValue
Counter::getValue — Get the current value of a counter
Описание
Counter::getValue
(
) : int
Counter::getValue() returns the current value of a counter.
Возвращаемые значения
Counter::getValue() returns an integer.
Смотрите также
- Counter::bumpValue() - Change the current value of a counter
- Counter::resetValue() - Reset the current value of a counter