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

Method setTime

tests/src/action_test_node.cpp:65–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65void BT::AsyncActionTest::setTime(BT::Duration time)
66{
67 time_ = time;
68}
69
70void BT::AsyncActionTest::setExpectedResult(BT::NodeStatus res)
71{

Callers 3

TEST_FFunction · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected