MCPcopy Create free account
hub / github.com/RenderKit/embree / argc

Method argc

tutorials/common/tutorial/benchmark.cpp:55–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53 }
54
55 int argc() { return cl->size(); }
56 char** argv() { return cl->data(); }
57
58private:

Callers 1

mainMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected