Counter::getValue
Counter::getValue — Get the current value of a counter.
Beschreibung
integer Counter::getValue
( void
)
Counter::getValue() returns the current value of a counter.
Rückgabewerte
Counter::getValue() returns an integer.
Siehe auch
- Counter::bumpValue() - Change the current value of a counter.
- Counter::resetValue() - Reset the current value of a counter.