Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/BehaviorTree.CPP
/ mtr_flush
Function
mtr_flush
3rdparty/minitrace/minitrace.cpp:373–375 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
371
}
372
373
void mtr_flush() {
374
mtr_flush_with_state(FALSE);
375
}
376
377
void internal_mtr_raw_event(const char *category, const char *name, char ph, void *id) {
378
#ifndef MTR_ENABLED
Callers
5
CtrlHandler
Function · 0.85
termination_handler
Function · 0.85
~MinitraceLogger
Method · 0.85
callback
Method · 0.85
flush
Method · 0.85
Calls
1
mtr_flush_with_state
Function · 0.85
Tested by
no test coverage detected