|
|
|
|
version 2003
PA_YieldAbsolute
| Parameter | Type | Description | ||||
| This command does not require any parameters | ||||||
Description
The routine
PA_YieldAbsolute
tells the 4D scheduler to execute one time-slice of all other running processes even though one 60 th of a second may not have elapsed since the last scheduler execution cycle.
PA_YieldAbsolute
must be called repeatedly (at least three times) at the beginning of external process code.