Don't have an account? Sign Up
sys_job_system_enable
Enable the JobSystem. Usage: sys_job_system_enable 0/1 0: The Jobsystem is disabled, each job is executed in its invoking thread. 1: The JobSystem is enabled, each job is invoked in one of the worker threads.