Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ SetCallback
Method
SetCallback
src/gui/main.cc:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
void SetCallback(const std::function<void()> callback)
35
{
36
_callback = callback;
37
}
38
39
bool IsSynchronous() const
40
{
Callers
2
runOnUiThread
Function · 0.80
postToUiThread
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected