MCPcopy Create free account
hub / github.com/HaxeFoundation/hxcpp / attach

Method attach

src/hx/Telemetry.cpp:85–85  ·  view source on GitHub ↗

todo

Source from the content-addressed store, hash-verified

83
84 // todo
85 void attach(StackContext *ctx) { stack = ctx; }
86 void detach() { }
87
88 void StackUpdate(StackFrame *frame);

Callers 1

tlmAttachFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected