MCPcopy Create free account
hub / github.com/apohl79/audiogridder / timerCallback

Method timerCallback

Server/Source/ProcessorWindow.hpp:66–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64 void captureWindow();
65
66 void timerCallback() override { captureWindow(); }
67
68 bool isFullyVisible() const;
69

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected