Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awawa-dev/HyperHDR
/ start
Method
start
sources/base/SystemWrapper.cpp:89–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
bool SystemWrapper::start()
90
{
91
if (_grabber != nullptr)
92
return _grabber->start();
93
else
94
return false;
95
}
96
97
void SystemWrapper::stop()
98
{
Callers
11
setAuthBlock
Method · 0.45
setNewTokenRequest
Method · 0.45
startInstance
Method · 0.45
handleUsbImage
Method · 0.45
handleSysImage
Method · 0.45
Muxer
Method · 0.45
setEnable
Method · 0.45
timeTrigger
Method · 0.45
readPendingDatagrams
Method · 0.45
onThreadExits
Method · 0.45
registerService
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected