Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
70
void Clicker::stop()
71
{
72
_run = false;
73
74
_sleep_timer.wakeAll();
75
}
76
77
void Clicker::msleep(int ms)
78
{
Callers
2
MouseClickPage
Method · 0.80
~MouseClickPage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected