MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / onTimeout

Method onTimeout

Components/RMSViewTab.cpp:324–329  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

322}
323
324void
325RMSViewTab::onTimeout(void)
326{
327 if (this->socket != nullptr)
328 this->processSocketData();
329}
330
331void
332RMSViewTab::onToggleModes(void)

Callers

nothing calls this directly

Calls 1

processSocketDataMethod · 0.95

Tested by

no test coverage detected