MCPcopy 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
363void tlmDetach(Telemetry *inTelemetry)
364{
365 inTelemetry->detach();
366}
367
368void tlmSampleEnter(Telemetry *inTelemetry, StackFrame *inFrame)
369{

Callers 1

onThreadDetachMethod · 0.85

Calls 1

detachMethod · 0.45

Tested by

no test coverage detected