Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Blizzard/s2client-api
/ SetTestTime
Method
SetTestTime
tests/test_unit_command.cc:963–965 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
961
}
962
963
void SetTestTime() override {
964
wait_game_loops_ = 100;
965
}
966
967
void OnTestFinish() override {
968
VerifyUnitExistsAndComplete(UNIT_TYPEID::ZERG_LAIR);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected