Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1350
void CtrlrPanel::sendSnapshot()
1351
{
1352
snapshot.sendSnapshot();
1353
}
1354
1355
bool CtrlrPanel::getRestoreState()
1356
{
Callers
3
perform
Method · 0.45
sendSnapshotOnLoad
Method · 0.45
setProgram
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected