%MACROTIME%

Added in
v0.14.1

The time the macro is already running in milliseconds.

Example

FOREACH(running)
    LOG("[%MACROID%] %MACRONAME% running for %MACROTIME% milliseconds")
NEXT