_GET_TIME_SINCE_LAST_INPUT
Docslocal retval = GetTimeSinceLastInput(padIndex)Description
The number of milliseconds since last padIndex registered pressed
Parameters
| Name | Type | Description |
|---|---|---|
padIndex | int | — |
Returns
intReturns an integer value.
local retval = GetTimeSinceLastInput(padIndex)The number of milliseconds since last padIndex registered pressed
| Name | Type | Description |
|---|---|---|
padIndex | int | — |
intReturns an integer value.
No snippets yet. Be the first to contribute!