Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/BehaviorTree.CPP
/ halt
Method
halt
tests/src/action_test_node.cpp:59–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
void BT::AsyncActionTest::halt()
60
{
61
// do more cleanup here if necessary
62
ThreadedAction::halt();
63
}
64
65
void BT::AsyncActionTest::setTime(BT::Duration time)
66
{
Callers
2
~SwitchTest
Method · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected