MCPcopy Create free account
hub / github.com/csound/csound / CsoundPerformanceThread

Method CsoundPerformanceThread

interfaces/csPerfThread.cpp:592–595  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

590 */
591
592CsoundPerformanceThread::CsoundPerformanceThread(Csound *csound)
593{
594 csPerfThread_constructor(csound->GetCsound());
595}
596
597CsoundPerformanceThread::CsoundPerformanceThread(CSOUND *csound)
598{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected