Module dash.utility.concurrency
Defines some useful helpers for running the engine concurrently.
Functions
Name | Description |
---|---|
mainThread
|
The ID of the main thread |
onMainThread
|
Returns true if called by main thread |
Defines some useful helpers for running the engine concurrently.
Name | Description |
---|---|
mainThread
|
The ID of the main thread |
onMainThread
|
Returns true if called by main thread |