MCPcopy Create free account
hub / github.com/Redot-Engine/redot-engine / yield

Method yield

core/os/os.cpp:405–406  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

403}
404
405void OS::yield() {
406}
407
408void OS::ensure_user_data_dir() {
409 String dd = get_user_data_dir();

Callers 7

register_scene_typesFunction · 0.45
_thread_loopMethod · 0.45
reader_thread_loopMethod · 0.45
static_test_daemonFunction · 0.45
_thread_loopMethod · 0.45
_thread_loopMethod · 0.45
_thread_loopMethod · 0.45

Calls

no outgoing calls

Tested by 2

reader_thread_loopMethod · 0.36
static_test_daemonFunction · 0.36