MCPcopy Create free account
hub / github.com/RomanKubiak/ctrlr / getBootstrapState

Method getBootstrapState

Source/Core/CtrlrPanel/CtrlrPanel.cpp:1367–1371  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1365}
1366
1367bool CtrlrPanel::getBootstrapState()
1368{
1369 const ScopedReadLock lock (panelLock);
1370 return (boostrapStateStatus);
1371}
1372
1373/** MIDI Stuff */
1374

Callers 1

handleAsyncUpdateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected