Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ flush
Method
flush
lib/psclass.h:177–179 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
};
176
177
void flush() { // flush queue entries.
178
m_head = m_tail = 0;
179
};
180
};
181
182
#endif
Callers
3
Reset
Method · 0.45
Init
Method · 0.45
ddio_MouseQueueFlush
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected