counter_bump
counter_bump — Update the current value of the basic counter.
Descrierea
void counter_bump
( integer $offset
)
counter_bump() updates the current value of the basic interface's counter.
Parametri
- offset
- The amount by which to change the counter's value. Can be negative.
Vedeţi de asemenea
- counter_get() - Get the current value of the basic counter.
- counter_reset() - Reset the current value of the basic counter.
counter_bump
There are no user contributed notes for this page.
