MCPcopy Create free account
hub / github.com/DISTRHO/DPF / onMainThread

Method onMainThread

distrho/src/DistrhoPluginCLAP.cpp:1130–1135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1128 }
1129
1130 void onMainThread()
1131 {
1132 #if DISTRHO_PLUGIN_WANT_LATENCY
1133 reportLatencyChangeIfNeeded();
1134 #endif
1135 }
1136
1137 // ----------------------------------------------------------------------------------------------------------------
1138 // parameters

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected