counter_reset
counter_reset — Reset the current value of the basic counter.
Description
void counter_reset
( void
)
counter_reset() resets the current value of the basic interface's counter to its original initial value.
Voir aussi
- counter_get() - Get the current value of the basic counter.
- counter_bump() - Update the current value of the basic counter.