Loading

COUNTER

counters

The COUNTER function pushes a counter (AtomicLong) initialized with the value 0 onto the stack.

This atomic counter can be safely shared in multiple concurrent macros (see CEVAL).

COUNTER is available since version 1.0.0.

See also

Signatures

Examples

COUNTER