MCPcopy Create free account
hub / github.com/beefytech/Beef / Perform

Method Perform

BeefySysLib/util/ThreadPool.h:65–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63 }
64
65 void Perform() override
66 {
67 mProc(mParam);
68 }
69 };
70
71public:

Callers 1

ProcMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected