Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RavEngine/RavEngine
/ ProcessEvents
Method
ProcessEvents
deps/LLGL/sources/Platform/Window.cpp:139–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
137
}
138
139
bool Window::ProcessEvents()
140
{
141
FOREACH_LISTENER_CALL( OnProcessEvents(*this) );
142
OnProcessEvents();
143
return !HasQuit();
144
}
145
146
std::unique_ptr<Display> Window::FindResidentDisplay() const
147
{
Callers
13
PumpEvents
Method · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
Run
Method · 0.45
Run
Method · 0.45
Run
Method · 0.45
main
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
6
main
Function · 0.36
main
Function · 0.36
main
Function · 0.36
main
Function · 0.36
main
Function · 0.36
main
Function · 0.36