MCPcopy Create free account
hub / github.com/BehaviorTree/BehaviorTree.CPP / wasHalted

Method wasHalted

tests/gtest_coroutines.cpp:43–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41 }
42
43 bool wasHalted()
44 {
45 return halted_;
46 }
47
48 void setRequiredTime(Millisecond ms)
49 {

Callers 1

TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected