Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ Call
Method
Call
CobaltFusion/ExecutorClient.cpp:21–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
}
20
21
void GuiExecutorClient::Call(std::function<void()> fn)
22
{
23
m_executor->Call(fn);
24
}
25
26
void GuiExecutorClient::CallAsync(std::function<void()> fn)
27
{
Callers
5
BOOST_AUTO_TEST_CASE
Function · 0.45
TestGuiExecutorImpl
Function · 0.45
LogMessages
Function · 0.45
ListenUntilUpdateEvent
Method · 0.45
BOOST_AUTO_TEST_CASE
Function · 0.45
Calls
no outgoing calls
Tested by
3
BOOST_AUTO_TEST_CASE
Function · 0.36
TestGuiExecutorImpl
Function · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36