YieldTask

A MultiTrack instruction
The YieldTask instruction forces a task to relinquish use of the processor, so other tasks can get processor time.

Note that delay and wait instructions like for example Pause and WaitOn automatically yield the processor, so if one of those is being executed there is no need for an explicit yield.

MultiTrack tutorial
 
Window Close[X]