Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
65
void BT::AsyncActionTest::setTime(BT::Duration time)
66
{
67
time_ = time;
68
}
69
70
void BT::AsyncActionTest::setExpectedResult(BT::NodeStatus res)
71
{
Callers
3
TEST_F
Function · 0.80
TEST_F
Function · 0.80
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected