TMtxProgressRuntime::Start Method

void Start();

Start execution.

Remarks:

If TMtxProgressRuntime::ThreadBypass is false, a background worker is created and run. Otherwise, the job is executed synchronously in the caller's thread.

Declared in Dew::Math::TMtxProgressRuntime · Dew.Math/MtxForLoop.h · Cross-compiler