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

Method ScreenWorker

Server/Source/ScreenWorker.cpp:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15namespace e47 {
16
17ScreenWorker::ScreenWorker(LogTag* tag) : Thread("ScreenWorker"), LogTagDelegate(tag) { initAsyncFunctors(); }
18
19ScreenWorker::~ScreenWorker() {
20 traceScope();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected