Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/BehaviorTree.CPP
/ Now
Function
Now
tests/navigation_test.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
using Milliseconds = std::chrono::milliseconds;
42
43
std::chrono::high_resolution_clock::time_point Now()
44
{
45
return std::chrono::high_resolution_clock::now();
46
}
47
48
//--------------------------------------------
49
Callers
1
tick
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected