MCPcopy Create free account
hub / github.com/VCVRack/Rack / yieldWorkers

Method yieldWorkers

src/engine/Engine.cpp:682–684  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

680
681
682void Engine::yieldWorkers() {
683 internal->workerBarrier.yield();
684}
685
686
687int64_t Engine::getFrame() {

Callers

nothing calls this directly

Calls 1

yieldMethod · 0.80

Tested by

no test coverage detected