Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HaxeFoundation/hxcpp
/ tlmSampleExit
Function
tlmSampleExit
src/hx/Telemetry.cpp:373–376 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
371
}
372
373
void tlmSampleExit(Telemetry *inTelemetry)
374
{
375
inTelemetry->sampleExit();
376
}
377
378
379
Callers
1
popFrame
Method · 0.85
Calls
1
sampleExit
Method · 0.80
Tested by
no test coverage detected