MCPcopy Create free account
hub / github.com/LMMS/lmms / setProcessorCount

Function setProcessorCount

include/Effect.h:67–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65 }
66
67 inline void setProcessorCount( ch_cnt_t _processors )
68 {
69 m_processors = _processors;
70 }
71
72 inline bool isOkay() const
73 {

Callers 1

pluginInstantiationMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected