GetTimeOffset
Docslocal retval = GetTimeOffset(timeA, timeB)Description
Adds the first argument to the second.
Parameters
| Name | Type | Description |
|---|---|---|
timeA | int | — |
timeB | int | — |
Returns
intReturns an integer value.
local retval = GetTimeOffset(timeA, timeB)Adds the first argument to the second.
| Name | Type | Description |
|---|---|---|
timeA | int | — |
timeB | int | — |
intReturns an integer value.
No snippets yet. Be the first to contribute!