MCPcopy Create free account
hub / github.com/MethanePowered/MethaneKit / main

Function main

Apps/08-ConsoleCompute/ConsoleComputeApp.cpp:284–287  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

282} // namespace Methane::Tutorials
283
284int main(int, const char*[])
285{
286 return Methane::Tutorials::ConsoleComputeApp().Run();
287}

Callers

nothing calls this directly

Calls 2

ConsoleComputeAppClass · 0.85
RunMethod · 0.45

Tested by

no test coverage detected