EnableMultithreading


void EnableMultithreading(); 

Enables multithreading for the script. If previously disabled, all previously added functions will be returned to the internal Threadpool.

Example