Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HaxeFoundation/hxcpp
/ tlmDestroy
Function
tlmDestroy
src/hx/Telemetry.cpp:353–356 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
351
}
352
353
void tlmDestroy(Telemetry *inTelemetry)
354
{
355
delete inTelemetry;
356
}
357
358
void tlmAttach(Telemetry *inTelemetry, StackContext *inStack)
359
{
Callers
1
~StackContext
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected