7.9.8.14. 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

GEL_EnableRealtime