Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/BehaviorTree.CPP
/ tickCount
Method
tickCount
tests/navigation_test.cpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
_tick_count = 0;
67
}
68
int tickCount() const
69
{
70
return _tick_count;
71
}
72
73
NodeStatus tickImpl()
74
{
Callers
3
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected