_SET_THREAD_PRIORITY
DocsSetThreadPriority(priority)Description
0 = high
1 = normal
2 = lowParameters
| Name | Type | Description |
|---|---|---|
priority | int | — |
Returns
voidThis native does not return a value.
SetThreadPriority(priority)0 = high
1 = normal
2 = low| Name | Type | Description |
|---|---|---|
priority | int | — |
voidThis native does not return a value.
No snippets yet. Be the first to contribute!