MCPcopy Create free account
hub / github.com/cjcliffe/CubicSDR / OnDeviceTimer

Method OnDeviceTimer

src/forms/SDRDevices/SDRDevicesForm.h:66–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64 virtual void OnPropGridChanged( wxPropertyGridEvent& event ) { event.Skip(); }
65 virtual void OnPropGridFocus( wxFocusEvent& event ) { event.Skip(); }
66 virtual void OnDeviceTimer( wxTimerEvent& event ) { event.Skip(); }
67
68
69 public:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected