dash.utility.concurrency

Defines some useful helpers for running the engine concurrently.

Members

Properties

mainThread
Tid mainThread [@property getter]

The ID of the main thread

onMainThread
bool onMainThread [@property getter]

Returns true if called by main thread

Meta