MCPcopy Create free account
hub / github.com/SeaEpoch/MouseClick / stop

Method stop

src/utils/clicker.cpp:70–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68}
69
70void Clicker::stop()
71{
72 _run = false;
73
74 _sleep_timer.wakeAll();
75}
76
77void Clicker::msleep(int ms)
78{

Callers 2

MouseClickPageMethod · 0.80
~MouseClickPageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected