7.9.8.15. GEL_DisableRealtime()ΒΆ
Disables real-time debugging.
Syntax
GEL_DisableRealtime();
Parameters
None.
Description
This function disables real-time debugging.
Synchronous
Synchronous from GEL: No
Completely synchronous: No
Example
GEL_DisableRealtime();
Related Topics