Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JeanPhilippeKernel/RendererEngine
/ Start
Method
Start
ZEngine/src/Engine.cpp:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
void Engine::Start() {
50
m_request_terminate = false;
51
Run();
52
}
53
54
void Engine::Run() {
55
Callers
2
main
Function · 0.80
Run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected