Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InkboxSoftware/all-screen-keyboard
/ asyncFunctionCompleted
Method
asyncFunctionCompleted
keyboard/src/graphics.cpp:1094–1096 ·
view source on GitHub ↗
mulithreaded functions:
Source
from the content-addressed store, hash-verified
1092
1093
//mulithreaded functions:
1094
bool window::asyncFunctionCompleted(){
1095
return !asyncToDo;
1096
}
1097
1098
int window::asyncOutput(){
1099
return asyncOutputValue;
Callers
10
keyboardMonitor
Method · 0.45
loadProfile
Method · 0.45
textureKey
Method · 0.45
rectKey
Method · 0.45
circleKey
Method · 0.45
freeRect
Method · 0.45
freeCircle
Method · 0.45
freeTexture
Method · 0.45
setKeyboardBGImg
Method · 0.45
loadCustomShader
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected