MCPcopy Create free account
hub / github.com/OpenKneeboard/OpenKneeboard / APIEventServer

Method APIEventServer

src/app/app-common/APIEventServer.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38APIEventServer::APIEventServer() {
39 OPENKNEEBOARD_TraceLoggingScope("APIEventServer::APIEventServer()");
40 dprint("{}", __FUNCTION__);
41}
42
43void APIEventServer::Start() {
44 mStop = {};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected