Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Project-LemonLime/Project_LemonLime
/ upperBoundForFullScore
Method
upperBoundForFullScore
src/base/settings.cpp:652–652 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
650
}
651
652
auto Settings::upperBoundForFullScore() -> int { return 10000000; }
653
654
auto Settings::upperBoundForTimeLimit() -> int { return 1000 * 60 * 60 * 24; }
655
Callers
1
ExtTestCaseUpdaterDialog
Method · 0.80
Calls
no outgoing calls
Tested by
1
ExtTestCaseUpdaterDialog
Method · 0.64