stats.Counter.decrease()
Description
Decreases the current value by a number.
Syntax
counter.decrease()counter.decrease(n)
Parameters
decrease(n?)
n?
Value to decrease the counter by.
Decreases the current value by a number.
counter.decrease()counter.decrease(n)
decrease(n?)
Value to decrease the counter by.