Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SakuraEngine/SakuraEngine
/ set_instance
Function
set_instance
modules/core/task/src/task2.cpp:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
void set_instance(scheduler_t* scheduler)
50
{
51
currentScheduler = scheduler;
52
}
53
54
scheudler_config_t::scheudler_config_t()
55
{
Callers
3
start
Method · 0.85
bind
Method · 0.85
unbind
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected