Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HaxeFoundation/hxcpp
/ tlmDetach
Function
tlmDetach
src/hx/Telemetry.cpp:363–366 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
361
}
362
363
void tlmDetach(Telemetry *inTelemetry)
364
{
365
inTelemetry->detach();
366
}
367
368
void tlmSampleEnter(Telemetry *inTelemetry, StackFrame *inFrame)
369
{
Callers
1
onThreadDetach
Method · 0.85
Calls
1
detach
Method · 0.45
Tested by
no test coverage detected