MCPcopy Create free account
hub / github.com/KTStephano/StratusGFX / DispatchAndSynchronize_

Method DispatchAndSynchronize_

Source/Engine/StratusApplicationThread.cpp:40–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38 }
39
40 void ApplicationThread::DispatchAndSynchronize_() {
41 Dispatch_();
42 Synchronize_();
43 }
44}

Callers 1

EngineMainMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected