functiontimerAccumulated
Reads the total time accumulated on the internal timer with the given index,
or -1 if that timer never ran. Timers that measure a stretch of work that
recurs during one command accumulate instead of ticking once.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | index |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | total |