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

Method sendSnapshot

Source/Core/CtrlrPanel/CtrlrPanel.cpp:1350–1353  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1348}
1349
1350void CtrlrPanel::sendSnapshot()
1351{
1352 snapshot.sendSnapshot();
1353}
1354
1355bool CtrlrPanel::getRestoreState()
1356{

Callers 3

performMethod · 0.45
sendSnapshotOnLoadMethod · 0.45
setProgramMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected