counter_get
counter_get — Get the current value of the basic counter.
Descripción
integer counter_get
( void
)
counter_get() returns the current value of the basic interface's counter.
Valores devueltos
counter_get() returns an integer.
Ver también
- counter_bump() - Update the current value of the basic counter.
- counter_reset() - Reset the current value of the basic counter.