void Start();
Call Start to launch the thread and call the function assigned to OnExecute event from within the thread.
Remarks:
The maximum start time is 1ms.
Declared in Dew::Math::TJobThread · Dew.Math/clMtxVec.h · Cross-compiler
Call Start to launch the thread and call the function assigned to OnExecute event from within the thread.
The maximum start time is 1ms.