MCPcopy Create free account
hub / github.com/Project-LemonLime/Project_LemonLime / upperBoundForTimeLimit

Method upperBoundForTimeLimit

src/base/settings.cpp:654–654  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

652auto Settings::upperBoundForFullScore() -> int { return 10000000; }
653
654auto Settings::upperBoundForTimeLimit() -> int { return 1000 * 60 * 60 * 24; }
655
656auto Settings::upperBoundForExtraTimeRatio() -> double { return 100; }
657

Callers 1

Calls

no outgoing calls

Tested by 1