Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cmauri/eviacam
/ GetSendActionWait
Method
GetSendActionWait
wxutil/mousecontrol.h:102–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
101
void SetSendActionWait(unsigned int ms) { m_sendActionWait= ms; }
102
unsigned int GetSendActionWait() const { return m_sendActionWait; }
103
104
protected:
105
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected