Client.cycleSignal

void cycleSignal(int status = 0) @nogc nothrow

Signal next clients in the JACK call graph. Used with the non-callback API.

Parameters

statusA status value, if non-zero calling thread should exit (defaults to 0)