MCPcopy 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

TelemetryMethod · 0.45
tlmDetachFunction · 0.45
ProfilerMethod · 0.45
CreateWorkerMethod · 0.45
NativeMethod · 0.45
finaliseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected