Counter::resetValue
Counter::resetValue — Reset the current value of a counter
Описание
Counter::resetValue
(
) : void
Counter::resetValue() resets the current value of a counter to its original initial value.
Смотрите также
- Counter::getValue() - Get the current value of a counter
- Counter::bumpValue() - Change the current value of a counter