7.7.8.18. GEL_EnableRealtime()ΒΆ

Enables real-time debugging.

Syntax

GEL_EnableRealtime();

Description

This function enables real-time debugging.

Synchronous

Synchronous from GEL: No

Completely synchronous: No

Example

GEL_EnableRealtime();

Related Topics

GEL_DisableRealtime