Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ WaitEvent
Method
WaitEvent
LibLemon/src/gui/window.cpp:175–177 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
173
}
174
175
void Window::WaitEvent(){
176
Wait();
177
}
178
179
void Window::GUIHandleEvent(LemonEvent& ev){
180
switch(ev.event){
Callers
10
main
Function · 0.80
FileDialog
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
Calls
1
Wait
Function · 0.50
Tested by
no test coverage detected