MCPcopy 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

startMethod · 0.85
bindMethod · 0.85
unbindMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected