Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crownengine/crown
/ next_event
Function
next_event
src/device/main_linux.cpp:2478–2481 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2476
}
2477
2478
bool next_event(OsEvent &ev)
2479
{
2480
return s_linux_device->_events.pop(ev);
2481
}
2482
2483
struct InitGlobals
2484
{
Callers
1
process_events
Method · 0.70
Calls
1
pop
Method · 0.45
Tested by
no test coverage detected