DebugSignalIO.emitSignal

Emit a debug signal.

interface DebugSignalIO
nothrow
void
emitSignal
(
string name
)

Parameters

name string

Name of the signal.

Meta