MCPcopy Create free account
hub / github.com/axmolengine/axmol / getDuration

Method getDuration

tests/cpp-tests/Source/BaseTest.cpp:415–418  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

413}
414
415float TestCase::getDuration() const
416{
417 return 0.2f;
418}
419
420bool TestCase::init()
421{

Callers 1

traverseTestSuiteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected