global.threads

Syntax

i = global.threads
global.threads = i

Get/set the number of threads used during calculations. By default, the program determines the optimal number of threads for maximum performance.

Returns:i - number of threads
Accepts:i - number of threads