MCPcopy Create free account
hub / github.com/SunOner/sunone_aimbot_2 / Enable

Method Enable

sunone_aimbot_2/capture/capture.cpp:301–308  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

299{
300public:
301 void Enable()
302 {
303 if (!enabled_)
304 {
305 timeBeginPeriod(1);
306 enabled_ = true;
307 }
308 }
309
310 void Disable()
311 {

Callers 1

captureThreadFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected