Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/BehaviorTree.CPP
/ ~MinitraceLogger
Method
~MinitraceLogger
src/loggers/bt_minitrace_logger.cpp:18–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
MinitraceLogger::~MinitraceLogger()
19
{
20
mtr_flush();
21
mtr_shutdown();
22
}
23
24
namespace
25
{
Callers
nothing calls this directly
Calls
2
mtr_flush
Function · 0.85
mtr_shutdown
Function · 0.85
Tested by
no test coverage detected