MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / run

Method run

lib/switcher-data.hpp:267–267  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

265public:
266 explicit SwitcherThread(){};
267 void run() { switcher->Thread(); };
268};
269
270} // namespace advss

Callers

nothing calls this directly

Calls 1

ThreadMethod · 0.80

Tested by

no test coverage detected