Counter::getValue
Counter::getValue — Get the current value of a counter.
Descrição
integer Counter::getValue
( void
)
Counter::getValue() returns the current value of a counter.
Valor Retornado
Counter::getValue() returns an integer.
Veja Também
- Counter::bumpValue() - Change the current value of a counter.
- Counter::resetValue() - Reset the current value of a counter.