Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
415
float TestCase::getDuration() const
416
{
417
return 0.2f;
418
}
419
420
bool TestCase::init()
421
{
Callers
1
traverseTestSuite
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected