counter_reset
counter_reset — Reset the current value of the basic counter.
Description
voidcounter_reset
( void
)
counter_reset() resets the current value of the basic interface's counter to its original initial value.
See Also
- counter_get() - Get the current value of the basic counter.
- counter_bump() - Update the current value of the basic counter.
Коментарии
404 Not Found