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:531–533 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
529
}
530
531
void SetTestTime() override {
532
wait_game_loops_ = 50;
533
}
534
535
void OnTestFinish() override {
536
VerifyUnitExistsAndComplete(UNIT_TYPEID::PROTOSS_ARCHON);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected