[AI] Singleton class for managing and starting multitasking functionality in the system.
static MxScheduler * GetInstance()
[AI] Retrieves the singleton instance of the scheduler.
void StartMultiTasking(MxULong p_flags)
[AI] Initiates support for multitasking with the specified configuration.