SetClockTime
DocsSetClockTime(hour, minute, second)Description
SET_CLOCK_TIME(12, 34, 56);
Parameters
| Name | Type | Description |
|---|---|---|
hour | int | — |
minute | int | — |
second | int | — |
Returns
voidThis native does not return a value.
SetClockTime(hour, minute, second)SET_CLOCK_TIME(12, 34, 56);
| Name | Type | Description |
|---|---|---|
hour | int | — |
minute | int | — |
second | int | — |
voidThis native does not return a value.
No snippets yet. Be the first to contribute!