abeMTdebug
abeMTdebug(
o_abeLayer
)
=> t / nil
Description
Enables the output of additional messages to monitor progress when multithreading is used.
Arguments
Values Returned
|
The function was not successful because ABE is not initialized or there was an argument error. |
Examples
Enables multithreading message output.
abeMTdebug( a1 )
Related Topics
Support for Multithreading in ABE Functions
Return to top