MCPcopy Create free account
hub / github.com/aethersdr/AetherSDR / updatePolling

Method updatePolling

src/core/SerialPortController.cpp:212–215  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

210}
211
212void SerialPortController::updatePolling()
213{
214 // No-op on Windows: detection is event-driven via runWinWatcher()
215}
216
217void SerialPortController::runWinWatcher()
218{

Callers

nothing calls this directly

Calls 4

isOpenMethod · 0.45
isActiveMethod · 0.45
startMethod · 0.45
stopMethod · 0.45

Tested by

no test coverage detected