insertDebugMarker abstract method

void insertDebugMarker(
  1. String label
)

Inserts a debug marker into the command stream.

Implementation

void insertDebugMarker(String label);