multiThreadInfo
graphic multiThreadInfo boolean { t | nil }
Description
Displays information messages about the number of threads running when redrawing the canvas. The number of threads varies according to the display resolution.
GUI Equivalent
Examples
envGetVal("graphic" "multiThreadInfo")
envSetVal("graphic" "multiThreadInfo" 'boolean t)
Return to top