MCPcopy 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
230int Effect::getTimeout() const {
231 return _timeout;
232}
233
234QString Effect::getDescription() const
235{

Callers 1

getActiveEffectsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected