MCPcopy 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
18MinitraceLogger::~MinitraceLogger()
19{
20 mtr_flush();
21 mtr_shutdown();
22}
23
24namespace
25{

Callers

nothing calls this directly

Calls 2

mtr_flushFunction · 0.85
mtr_shutdownFunction · 0.85

Tested by

no test coverage detected