Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HaxeFoundation/hxcpp
/ detach
Method
detach
src/hx/Telemetry.cpp:86–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
// todo
85
void attach(StackContext *ctx) { stack = ctx; }
86
void detach() { }
87
88
void StackUpdate(StackFrame *frame);
89
inline void sampleEnter(StackFrame *frame)
Callers
6
Telemetry
Method · 0.45
tlmDetach
Function · 0.45
Profiler
Method · 0.45
CreateWorker
Method · 0.45
Native
Method · 0.45
finalise
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected