MCPcopy Create free account
hub / github.com/Blizzard/s2client-api / SetTestTime

Method SetTestTime

tests/test_unit_command.cc:556–558  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

554 }
555
556 void SetTestTime() override {
557 wait_game_loops_ = 50;
558 }
559
560 void OnTestFinish() override {
561 Unit test_unit;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected