MCPcopy Create free account
hub / github.com/awawa-dev/HyperHDR / dataTimeout

Method dataTimeout

sources/base/RawUdpServer.cpp:78–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78void RawUdpServer::dataTimeout()
79{
80 _ownerInstance->setInputInactive(_priority);
81}
82
83
84void RawUdpServer::handleSettingsUpdate(settings::type type, const QJsonDocument& config)

Callers

nothing calls this directly

Calls 1

setInputInactiveMethod · 0.45

Tested by

no test coverage detected