Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awawa-dev/HyperHDR
/ getTimeout
Method
getTimeout
sources/effects/Effect.cpp:230–232 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
228
}
229
230
int Effect::getTimeout() const {
231
return _timeout;
232
}
233
234
QString Effect::getDescription() const
235
{
Callers
1
getActiveEffects
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected