Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RGAA-Software/GoDesk
/ SyncInfo
Method
SyncInfo
src/render/plugin_interface/gr_net_plugin.cpp:54–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
void GrNetPlugin::SyncInfo(const NetSyncInfo& info) {
55
sync_info_ = info;
56
}
57
58
int64_t GrNetPlugin::GetQueuingMediaMsgCount() {
59
return 0;
Callers
1
SyncInfoToUdpPlugin
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected